Return the number of threads that have been started for this multi‐priority thread pool. Note that they may be currently suspended.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

int
numStartedThreads() const;

Created with MrDocs