[#BloombergLP-bdlmt-FixedThreadPool-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/FixedThreadPool.adoc[FixedThreadPool]::~FixedThreadPool :relfileprefix: ../../../ :mrdocs: Remove all pending jobs from the queue without executing them, block until all currently running jobs complete, and then destroy this thread pool. == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~FixedThreadPool(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#