Disable the enqueuing of new jobs to this multi‐priority thread pool, cancel all pending jobs, and stop all worker threads.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

void
shutdown();

Created with MrDocs