Searched defs:wakeup (Results 1 – 7 of 7) sorted by relevance
34 …ool DelayedWakeup(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry*)>& wakeu… in DelayedWakeup()
277 …dWorker::dispatch(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry*)>& wakeu… in dispatch()
59 ## wakeup section
33 const bool wakeup; variable
239 std::function<void()>& suspend, std::function<void()>& wakeup) in SetListener()
636 bool wakeup = false; in AddTrigger() local723 bool wakeup = false; in DelTrigger() local
42 int32_t wakeup; member