Return the number of threads that are currently waiting for a job.
Declared in <bdlmt_threadpool.h>
<bdlmt_threadpool.h>
int numWaitingThreads() const;
Created with MrDocs