[#BloombergLP-bdlmt-MultipriorityThreadPool-numPendingJobs] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::numPendingJobs :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int numPendingJobs() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#