Return the number of threads passed to this thread pool at construction.
Synopsis
Declared in <bdlmt_fixedthreadpool.h>
int
numThreads() const;
Return Value
the number of threads configured at construction
Created with MrDocs
Return the number of threads passed to this thread pool at construction.
Declared in <bdlmt_fixedthreadpool.h>
int
numThreads() const;
the number of threads configured at construction
Created with MrDocs