[#BloombergLP-bdlmt-ThreadPool-numPendingJobs] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/ThreadPool.adoc[ThreadPool]::numPendingJobs :relfileprefix: ../../../ :mrdocs: Return the number of jobs that are currently queued, but not yet being processed. == Synopsis Declared in `<bdlmt_threadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int numPendingJobs() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#