[#BloombergLP-bdlmt-FixedThreadPool-Queue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/FixedThreadPool.adoc[FixedThreadPool]::Queue :relfileprefix: ../../../ :mrdocs: Defines a type alias for the bounded job queue type. == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bdlcc/BoundedQueue.adoc[bdlcc::BoundedQueue<Job>] Queue; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#