BloombergLP::bdlmt::FixedThreadPoolJobFunc

This type declares the prototype for functions that are suitable to be specified bdlmt::FixedThreadPool::enqueueJob.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

typedef void(* FixedThreadPoolJobFunc)(void*);