Searched refs:__stop_possible_for_stop_token (Results 1 – 2 of 2) sorted by relevance
42 return __state_ != nullptr && __state_->__stop_possible_for_stop_token(); in stop_possible()
95 _LIBCPP_HIDE_FROM_ABI bool __stop_possible_for_stop_token() const noexcept { in __stop_possible_for_stop_token() function