[#BloombergLP-bdlmt-FixedThreadPool-enqueueJob-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/FixedThreadPool.adoc[FixedThreadPool]::enqueueJob :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, moving `functor` into the queue. == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int enqueueJob(xref:BloombergLP/bslmf/MovableRef.adoc[bslmf::MovableRef<Job>] functor); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#