BloombergLP::bdlmt::ThreadMultiplexor::Job

A callback of this type may be passed to the processJob method.

Synopsis

Declared in <bdlmt_threadmultiplexor.h>

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