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