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