Disable queuing on all queues, and wait until all non‐paused queues are empty. Then, delete all queues, and shut down the thread pool if the thread pool is owned by this object.

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

void
shutdown();

Created with MrDocs