Function TaskPool.terminate
Instructs all worker threads to terminate and waits until all have finished.
void terminate() nothrow @safe shared;
Instructs all worker threads to terminate and waits until all have finished.
void terminate() nothrow @safe shared;