This type declares the prototype for functions that are suitable to be specified bdlmt::FixedThreadPool::enqueueJob.
bdlmt::FixedThreadPool::enqueueJob
Declared in <bdlmt_fixedthreadpool.h>
<bdlmt_fixedthreadpool.h>
typedef void(* FixedThreadPoolJobFunc)(void*);