Return the number of threads that are currently processing a job.

Synopsis

Declared in <bdlmt_threadpool.h>

int
numActiveThreads() const;

Created with MrDocs