BloombergLP::bdlmt::MultipriorityThreadPool::numActiveThreads

Return a snapshot of the number of threads that are actively processing jobs for this multi-priority thread pool. Note that 0 <= numActiveThreads() <= numThreads() is an invariant of this class.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

int
numActiveThreads() const;