Searched defs:get_stop_token (Results 1 – 3 of 3) sorted by relevance
96 inline constexpr stdexec::get_stop_token_t get_stop_token{}; variable
291 inline constexpr get_stop_token_t get_stop_token{}; variable
826 auto get_stop_token() const noexcept -> inplace_stop_token { in get_stop_token() function