Home
last modified time | relevance | path

Searched defs:we (Results 1 - 10 of 10) sorted by relevance

/foundation/resourceschedule/ffrt/src/sync/
H A Dsync.cpp34 bool DelayedWakeup(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry*)>& wakeup) in DelayedWakeup() argument
39 bool DelayedRemove(const TimePoint& to, WaitEntry* we) in DelayedRemove() argument
H A Ddelayed_worker.h29 WaitEntry* we; member
H A Dwait_queue.cpp174 bool WaitQueue::WeNotifyProc(WaitUntilEntry* we) in WeNotifyProc() argument
209 WaitUntilEntry* we = pop_front(); global() variable
[all...]
H A Dshared_mutex.cpp125 WaitEntry* we = wList.PopFront(&WaitEntry::node); in NotifyOne() local
146 WaitEntry* we = wList.PopFront(&WaitEntry::node); in NotifyAll() local
[all...]
H A Dmutex.cpp258 WaitEntry* we = list.PopFront(&WaitEntry::node); in wake() local
H A Ddelayed_worker.cpp171 bool DelayedWorker::dispatch(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry*)>& wakeup) in dispatch() argument
205 bool DelayedWorker::remove(const TimePoint& to, WaitEntry* we) in remove() argument
H A Dwait_queue.h114 inline void push_back(WaitUntilEntry* we) in push_back() argument
132 WaitEntry *we = whead->next; in pop_front() local
140 remove(WaitUntilEntry* we) remove() argument
[all...]
/foundation/resourceschedule/ffrt/src/dfx/watchdog/
H A Dwatchdog_util.cpp67 WaitUntilEntry* we = new (SimpleAllocator<WaitUntilEntry>::AllocMem()) WaitUntilEntry(); in SendTimeoutWatchdog() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dextension_session_manager_test.cpp78 void func(WSError we) in func() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Dscpuworker_manager.cpp76 WaitUntilEntry* we = new (SimpleAllocator<WaitUntilEntry>::AllocMem()) WaitUntilEntry(); in AddDelayedTask() local
[all...]

Completed in 4 milliseconds