Home | History | Annotate | Download | only in base

Lines Matching defs:TimedWait

967 bool ConditionVariable::TimedWait(Thread* self, int64_t ms, int32_t ns) {
1014 PLOG(FATAL) << "TimedWait failed for " << name_;