Defines a type alias for the job functor type.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

typedef bsl::function<void()> Job;

Created with MrDocs