Disable queuing on this thread pool, cancel all queued jobs, and shut down all processing threads (after all active jobs complete).

Synopsis

Declared in <bdlmt_threadpool.h>

void
shutdown();

Created with MrDocs