Return a snapshot of the number of jobs currently enqueued to be processed by thread pool.
Synopsis
Declared in <bdlmt_fixedthreadpool.h>
int
numPendingJobs() const;
Return Value
the number of jobs currently enqueued
Created with MrDocs