Searched defs:never_stop_token (Results 1 – 2 of 2) sorted by relevance
90 struct never_stop_token struct93 struct __callback_type100 using callback_type = __callback_type;102 static constexpr auto stop_requested() noexcept -> bool in stop_requested()107 static constexpr auto stop_possible() noexcept -> bool in stop_possible()
70 using never_stop_token STDEXEC_STD_DEPRECATED = stdexec::never_stop_token; typedef