BloombergLP::bcep_ThreadPoolJobFunc

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

Synopsis

Declared in <bdlmt_threadpool.h>

typedef void(* bcep_ThreadPoolJobFunc)(void*);