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.
id
Declared in <bdlmt_multiqueuethreadpool.h>
<bdlmt_multiqueuethreadpool.h>
int resumeQueue(int id);