[#BloombergLP-bdlmt-MultipriorityThreadPool-numStartedThreads] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::numStartedThreads :relfileprefix: ../../../ :mrdocs: Return the number of threads that have been started for this multi‐priority thread pool. Note that they may be currently suspended. == Synopsis Declared in `<bdlmt_multiprioritythreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int numStartedThreads() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#