Defines a type alias for the job functor type.
Declared in <bdlmt_fixedthreadpool.h>
<bdlmt_fixedthreadpool.h>
typedef bsl::function<void()> Job;