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