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.
Synopsis
Declared in <bdlmt_multiqueuethreadpool.h>
int
enableQueue(int id);
Created with MrDocs