Searched refs:executor_function (Results 1 – 6 of 6) sorted by relevance
32 class executor_function class36 explicit executor_function(F f, const Alloc& a) in executor_function() function in boost::asio::detail::executor_function46 executor_function(executor_function&& other) BOOST_ASIO_NOEXCEPT in executor_function() function in boost::asio::detail::executor_function52 ~executor_function() in ~executor_function()87 complete_ = &executor_function::complete<Function, Alloc>; in impl()126 class executor_function130 explicit executor_function(const F& f, const Alloc&)154 complete_ = &executor_function::complete<F>;
261 typedef detail::executor_function function;
802 typedef boost::asio::detail::executor_function function;