[#BloombergLP-bdlmt-FixedThreadPool-isEnabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/FixedThreadPool.adoc[FixedThreadPool]::isEnabled :relfileprefix: ../../../ :mrdocs: Return `true` if enqueuing jobs is enabled on this thread pool, and `false` otherwise. == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isEnabled() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#