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