[#BloombergLP-bdlmt-FixedThreadPoolJobFunc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::FixedThreadPoolJobFunc :relfileprefix: ../../ :mrdocs: This type declares the prototype for functions that are suitable to be specified `bdlmt::FixedThreadPool::enqueueJob`. == Synopsis Declared in `<bdlmt_fixedthreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void(* FixedThreadPoolJobFunc)(void*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#