Return a snapshot of the number of threads currently started by this thread pool.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

int
numThreadsStarted() const;

Created with MrDocs