Home
last modified time | relevance | path

Searched defs:wakeup (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dsync.cpp34 …ool DelayedWakeup(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry*)>& wakeu… in DelayedWakeup()
H A Ddelayed_worker.cpp277 …dWorker::dispatch(const TimePoint& to, WaitEntry* we, const std::function<void(WaitEntry*)>& wakeu… in dispatch()
/ohos5.0/docs/en/application-dev/tools/
H A Dpower-shell.md59 ## wakeup section
/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_info.h33 const bool wakeup; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/
H A Dsystem_suspend_controller.cpp239 std::function<void()>& suspend, std::function<void()>& wakeup) in SetListener()
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c636 bool wakeup = false; in AddTrigger() local
723 bool wakeup = false; in DelTrigger() local
/ohos5.0/drivers/hdf_core/framework/core/adapter/vnode/src/
H A Dhdf_vnode_adapter.c42 int32_t wakeup; member