Return a snapshot of the number of threads that are currently processing a job for this threadpool.
Synopsis
Declared in <bdlmt_fixedthreadpool.h>
int
numActiveThreads() const;
Return Value
the number of threads currently processing a job
Created with MrDocs