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;

Created with MrDocs