Searched defs:on_exec_setup_ (Results 1 – 1 of 1) sorted by relevance
43 struct on_exec_setup_ : handler_base_ext struct45 explicit on_exec_setup_(Handler handler) : handler_(handler) {} in on_exec_setup_() function48 void on_exec_setup(Executor &e) const in on_exec_setup()53 Handler handler_;