Enable enqueuing to the queue associated with the specified id. Return 0 on success, and a non-zero value otherwise. It is an error to call enableQueue if a previous call to stop is being executed.
Declared in <bdlmt_multiqueuethreadpool.h>
int
enableQueue(int id);