Searched defs:bulk_execute (Results 1 – 3 of 3) sorted by relevance
81 inline constexpr unspecified bulk_execute = unspecified; variable349 const asio_execution_bulk_execute_fn::impl& bulk_execute = variable
98 sender bulk_execute(BOOST_ASIO_MOVE_ARG(F), std::size_t) const in bulk_execute() function132 friend sender bulk_execute(const free_bulk_execute&, in bulk_execute() function
619 void bulk_execute(BOOST_ASIO_MOVE_ARG(Function) f, std::size_t n) const in bulk_execute() function in boost::asio::thread_pool::basic_executor_type