Searched defs:async_wait (Results 1 – 7 of 7) sorted by relevance
139 void async_wait(implementation_type& impl, in async_wait() function in boost::asio::detail::win_object_handle_service
155 void async_wait(implementation_type& impl, in async_wait() function in boost::asio::detail::signal_set_service
246 void async_wait(implementation_type& impl, in async_wait() function in boost::asio::detail::deadline_timer_service
194 void async_wait(implementation_type& impl, in async_wait() function in boost::asio::detail::reactive_descriptor_service
197 void async_wait(base_implementation_type& impl, in async_wait() function in boost::asio::detail::reactive_socket_service_base
214 void async_wait(base_implementation_type& impl, in async_wait() function in boost::asio::detail::win_iocp_socket_service_base
106 BOOST_AUTO_TEST_CASE(async_wait) in BOOST_AUTO_TEST_CASE() argument