TaskPool.terminate

Instructs all worker threads to terminate and waits until all have finished.

class TaskPool
@safe nothrow
void
terminate
()

Meta