Callable type representing a job to be executed by the thread pool.
Declared in <bdlmt_threadpool.h>
<bdlmt_threadpool.h>
typedef bsl::function<void()> Job;