[#BloombergLP-bdlmt-MultipriorityThreadPool-isSuspended] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::isSuspended :relfileprefix: ../../../ :mrdocs: Return `true` if the threads of this multi‐priority thread pool are currently suspended from processing jobs, and `false` otherwise. == Synopsis Declared in `<bdlmt_multiprioritythreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isSuspended() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#