BloombergLP::bdlmt::MultiQueueThreadPool::isEnabled

Return true if the queue associated with the specified id is currently enabled, or false otherwise (including if id is not a valid queue id).

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

bool
isEnabled(int id) const;

Return Value

true if the queue is enabled, and false otherwise

Parameters

NameDescription
idqueue identifier