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