Searched refs:stop_possible (Results 1 – 4 of 4) sorted by relevance
40 { __token.stop_possible() } noexcept -> __boolean_testable_;61 { _Token::stop_possible() } -> __boolean_testable_;62 } && (!_Token::stop_possible());
107 static constexpr auto stop_possible() noexcept -> bool in stop_possible() function190 [[nodiscard]] auto stop_possible() const noexcept -> bool in stop_possible() function in stdexec::inplace_stop_token
277 __token.stop_possible()) in __default_awaiter_context()
522 if (stopToken.stop_possible()) in tag_invoke()