[#BloombergLP-bdlmt-MultipriorityThreadPool-numThreads] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::numThreads :relfileprefix: ../../../ :mrdocs: Returns the fixed number of threads, specified at construction, that are started by this multi‐priority thread pool. == Synopsis Declared in `<bdlmt_multiprioritythreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int numThreads() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#