Searched refs:__stop_requested (Results 1 – 3 of 3) sorted by relevance
38 return __state_ != nullptr && __state_->__stop_requested(); in stop_requested()
74 return __state_ != nullptr && __state_->__stop_requested(); in stop_requested()
87 _LIBCPP_HIDE_FROM_ABI bool __stop_requested() const noexcept { in __stop_requested() function