ThreadPool.start
void start() @trustedStart the thread pool, spawning worker threads.
After this call, the pool will accept and execute tasks. Calling start on an already-running pool has no effect.
void start() @trustedStart the thread pool, spawning worker threads.
After this call, the pool will accept and execute tasks. Calling start on an already-running pool has no effect.