Searched refs:allow_woken_up_by_others_ (Results 1 – 2 of 2) sorted by relevance
329 allow_woken_up_by_others_ = true; in AllowWokenUpBySyncWatchOnSameThread()417 if (allow_woken_up_by_others_) { in WaitToReadMore()
252 bool allow_woken_up_by_others_ = false; variable