Disable queuing on this thread pool and wait until all pending jobs complete. Use start to re‐enable queuing.

Synopsis

Declared in <bdlmt_threadpool.h>

void
drain();

Created with MrDocs