Searched defs:bind_executor (Results 1 – 2 of 2) sorted by relevance
491 bind_executor(const Executor& ex, BOOST_ASIO_MOVE_ARG(T) t, in bind_executor() function504 bind_executor(ExecutionContext& ctx, BOOST_ASIO_MOVE_ARG(T) t, in bind_executor() function
67 …decay<handler_type>::type, typename execution_context::executor_type> bind_executor(strand &strand… in bind_executor() function