[#BloombergLP-bdlmt-MultipriorityThreadPool-shutdown] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::shutdown :relfileprefix: ../../../ :mrdocs: Disable the enqueuing of new jobs to this multi‐priority thread pool, cancel all pending jobs, and stop all worker threads. == Synopsis Declared in `<bdlmt_multiprioritythreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void shutdown(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#