Searched refs:wait_first_simple_impl (Results 1 – 2 of 2) sorted by relevance
150 void wait_first_simple_impl( Done::ptr) { in wait_first_simple_impl() function156 void wait_first_simple_impl( Done::ptr done, Fn && function, Fns && ... functions) { in wait_first_simple_impl() function161 wait_first_simple_impl( done, std::forward< Fns >( functions) ... ); in wait_first_simple_impl()172 wait_first_simple_impl( done, std::forward< Fns >( functions) ... ); in wait_first_simple()
111 [#wait_first_simple_impl]112 `wait_first_simple_impl()` is an ordinary recursion over the argument pack,115 [wait_first_simple_impl]332 [link wait_first_simple_impl `wait_first_simple_impl()`] is that the former