Home
last modified time | relevance | path

Searched refs:WeNotifyProc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dwait_queue.h92 bool WeNotifyProc(WaitUntilEntry* we);
110 (void)WeNotifyProc(wue); in ReleaseAll()
H A Dwait_queue.cpp171 bool WaitQueue::WeNotifyProc(WaitUntilEntry* we) in WeNotifyProc() function in ffrt::WaitQueue
223 if (!WeNotifyProc(we)) { in Notify()