Searched refs:not_timeout (Results 1 – 1 of 1) sorted by relevance
115 bool not_timeout = true; in TakeBatonIfStillFree() local116 while (being_passed_ && not_timeout) { in TakeBatonIfStillFree()118 not_timeout = cond_var_->SleepCS(*crit_sect_, timeout_ms); in TakeBatonIfStillFree()127 assert(!not_timeout); in TakeBatonIfStillFree()