Home
last modified time | relevance | path

Searched defs:wake (Results 1 – 2 of 2) sorted by relevance

/foundation/resourceschedule/ffrt/src/sync/
Dmutex.cpp251 void mutexPrivate::wake() in wake() function in ffrt::mutexPrivate
Dpoller.cpp502 …bool wake = timerMap_.empty() || (absoluteTime < timerMap_.begin()->first && flag_ == EpollStatus:… in RegisterTimerImpl() local
544 bool wake = false; in UnregisterTimer() local