Return a snapshot of the number of jobs currently enqueued to be processed by this multi‐priority thread pool, but are not yet running.
Synopsis
Declared in <bdlmt_multiprioritythreadpool.h>
int
numPendingJobs() const;
Created with MrDocs