Searched refs:__is_set (Results 1 – 2 of 2) sorted by relevance
81 bool __is_set() const noexcept;340 bool __enable_intrusive_from_this<_Ty, _ReservedBits>::__is_set() const noexcept in __is_set() function in stdexec::__ptr::__enable_intrusive_from_this
311 if (this->template __is_set<__started_bit>()) in __try_start()