Disable queuing on this thread pool and wait until all pending jobs complete, then shut down all processing threads.

Synopsis

Declared in <bdlmt_threadpool.h>

void
stop();

Created with MrDocs