[#BloombergLP-bdlmt-MultipriorityThreadPool-resumeProcessing] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::resumeProcessing :relfileprefix: ../../../ :mrdocs: If this multi‐priority thread pool is suspended, resume processing of jobs. This is orthogonal to start/stop, and enable/disable; no threads are started. Note that this method has no effect if this thread pool is not in the suspended state. == Synopsis Declared in `<bdlmt_multiprioritythreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void resumeProcessing(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#