Searched defs:on_exec_error (Results 1 – 2 of 2) sorted by relevance
23 void on_exec_error (Executor &, const std::error_code&) const {} in on_exec_error() function62 void on_exec_error(Executor &e, const std::error_code &ec) const in on_exec_error() function
83 …process::detail::make_handler_t<::boost::process::detail::posix::on_exec_error_ > on_exec_error; variable151 void on_exec_error (Executor &, const std::error_code&) const {} in on_exec_error() function