Searched refs:max_wait (Results 1 – 1 of 1) sorted by relevance
199 const TimeDelta max_wait(end_time - current_time); in TimedWait() local200 sw.cv()->TimedWait(max_wait); in TimedWait()