Searched defs:initiate_dispatch (Results 1 – 3 of 3) sorted by relevance
331 struct initiate_dispatch struct in boost::asio::io_context::strand334 void operator()(BOOST_ASIO_MOVE_ARG(LegacyCompletionHandler) handler, in operator ()()
121 struct io_context::initiate_dispatch struct in boost::asio::io_context124 void operator()(BOOST_ASIO_MOVE_ARG(LegacyCompletionHandler) handler, in operator ()()
32 class initiate_dispatch class