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