BloombergLP::bdlmt::MultiQueueThreadPool::start

Enable queuing on all queues, start the thread pool if the thread pool is owned by this object, and ensure that at least the minimum number of processing threads are started. Return 0 on success, and a non-zero value otherwise. This method will block if any thread is executing stop or shutdown at the time of the call. This method has no effect if this thread pool has already been started. Note that any paused queues remain paused.

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

int
start();