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