Searched defs:wake (Results 1 – 2 of 2) sorted by relevance
251 void mutexPrivate::wake() in wake() function in ffrt::mutexPrivate
502 …bool wake = timerMap_.empty() || (absoluteTime < timerMap_.begin()->first && flag_ == EpollStatus:… in RegisterTimerImpl() local544 bool wake = false; in UnregisterTimer() local