Returns the fixed number of threads, specified at construction, that are started by this multi‐priority thread pool.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

int
numThreads() const;

Created with MrDocs