[#BloombergLP-bdlmt-MultipriorityThreadPool-isStarted] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::isStarted :relfileprefix: ../../../ :mrdocs: Return `true` if all `numThreads()` worker threads (specified at construction) have been created for this multi‐priority thread pool, and `false` otherwise. == Synopsis Declared in `<bdlmt_multiprioritythreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isStarted() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#