Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/sync/
H A Dmutex.cpp251 void mutexPrivate::wake() in wake() function in ffrt::mutexPrivate
H A Dpoller.cpp492 bool wake = timerMap_.empty() || (absoluteTime < timerMap_.begin()->first && flag_ == EpollStatus::WAIT); variable
543 bool wake = false; variable

Completed in 2 milliseconds