[#BloombergLP-bdlmt-FixedThreadPool-numThreads] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/FixedThreadPool.adoc[FixedThreadPool]::numThreads :relfileprefix: ../../../ :mrdocs: Return the number of threads passed to this thread pool at construction. == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int numThreads() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#