[#BloombergLP-bdlmt-MultiQueueThreadPool_Queue-Job] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultiQueueThreadPool_Queue.adoc[MultiQueueThreadPool_Queue]::Job :relfileprefix: ../../../ :mrdocs: Defines a type alias for the job functor type. == Synopsis Declared in `<bdlmt_multiqueuethreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/function-0a.adoc[bsl::function<void()>] Job; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#