[#BloombergLP-bdlmt-FixedThreadPool-queueCapacity] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/FixedThreadPool.adoc[FixedThreadPool]::queueCapacity :relfileprefix: ../../../ :mrdocs: Return the capacity of the queue used to enqueue jobs by this thread pool. == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int queueCapacity() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#