Searched refs:__yield_threshold_ (Results 1 – 1 of 1) sorted by relevance
71 if (__count_++ < __yield_threshold_) in __wait()78 __count_ = __yield_threshold_; in __wait()84 static constexpr uint32_t __yield_threshold_ = 20; member