Home
last modified time | relevance | path

Searched refs:async_system_handler (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dasync_system.hpp42 struct async_system_handler : ::boost::process::detail::api::async_handler struct
53 async_system_handler( in async_system_handler() argument
99 struct is_error_handler<async_system_handler<ExitHandler>> : std::true_type {};
127 detail::async_system_handler<ExitHandler> async_h{ios, std::forward<ExitHandler>(exit_handler)}; in BOOST_ASIO_INITFN_RESULT_TYPE()