Return the number of jobs that are currently queued, but not yet being processed.

Synopsis

Declared in <bdlmt_threadpool.h>

int
numPendingJobs() const;

Created with MrDocs