Constructs a executor_work object for the specified executor.
executor_work
executor_work( const executor_type & e);
Stores a copy of e and calls on_work_started() on it.
e
on_work_started()