Return the number of threads passed to this thread pool at construction.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

int
numThreads() const;

Created with MrDocs