Return the number of jobs that are currently queued, but not yet being processed.
Synopsis
Declared in <bdlmt_threadpool.h>
int
numPendingJobs() const;
Return Value
the number of queued jobs not yet being processed
Created with MrDocs