Searched defs:on_fork_error (Results 1 – 2 of 2) sorted by relevance
17 void on_fork_error (Executor &, const std::error_code&) const {} in on_fork_error() function33 void on_fork_error(Executor &e, const std::error_code &ec) const in on_fork_error() function
79 …process::detail::make_handler_t<::boost::process::detail::posix::on_fork_error_ > on_fork_error; variable136 void on_fork_error (Executor &, const std::error_code&) const {} in on_fork_error() function