Searched defs:rel_time (Results 1 – 2 of 2) sorted by relevance
54 bool Semaphore::WaitFor(const TimeDelta& rel_time) { in WaitFor()
71 bool ConditionVariable::WaitFor(Mutex* mutex, const TimeDelta& rel_time) { in WaitFor()