[#BloombergLP-bdlmt-ThreadPool-shutdown] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/ThreadPool.adoc[ThreadPool]::shutdown :relfileprefix: ../../../ :mrdocs: Disable queuing on this thread pool, cancel all queued jobs, and shut down all processing threads (after all active jobs complete). == Synopsis Declared in `<bdlmt_threadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void shutdown(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#