[#BloombergLP-bdlmt-FixedThreadPool-isStarted] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/FixedThreadPool.adoc[FixedThreadPool]::isStarted :relfileprefix: ../../../ :mrdocs: Return `true` if `numThreads()` are started on this threadpool and `false` otherwise (indicating that 0 threads are started on this thread pool.) == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isStarted() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#