BloombergLP::bdlmt::MultiQueueThreadPool::resumeQueue

Allow jobs on the queue with the specified id to begin executing. Return 0 on success, and a non-zero value if the queue does not exist or is not paused.

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

int
resumeQueue(int id);