Return a snapshot of the number of threads currently started by this thread pool.
Synopsis
Declared in <bdlmt_fixedthreadpool.h>
int
numThreadsStarted() const;
Return Value
the number of threads currently started
Created with MrDocs