Home
last modified time | relevance | path

Searched defs:wake (Results 1 - 13 of 13) 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
/third_party/ltp/testcases/realtime/func/prio-wake/
H A Dprio-wake.c137 nsec_t start, wake; in worker_thread() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dthread_identity.h73 bool wake; // This thread is to be woken from a Mutex. member
/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dscheduler.rs301 fn wake(&self, events: &[EpollEvent]) in wake() functions
411 fn wake(&self) in wake() functions
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-bt.c188 struct rfkill_rk_gpio *wake = &rfkill->pdata->wake_gpio; in rfkill_rk_sleep_bt_internal() local
223 struct rfkill_rk_gpio *wake; rfkill_rk_sleep_bt() local
[all...]
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-bt.c196 struct rfkill_rk_gpio *wake = &rfkill->pdata->wake_gpio; in rfkill_rk_sleep_bt_internal() local
233 struct rfkill_rk_gpio *wake; rfkill_rk_sleep_bt() local
[all...]
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.c732 int i, j, err, wake = 1000000; in thread_job1() local
[all...]
H A Dalsaloop.h154 unsigned int wake; member
H A Dpcmjob.c441 double expected, last, wake, check, queued = -1, proc, missing = -1; in xrun_stats0() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.c2264 wl_wowl_wakeind_t *wake = NULL; in dhd_conf_wowl_wakeind() local
[all...]
H A Dwl_android_ext.c6537 wl_wowl_wakeind_t *wake = NULL; in wl_ext_wowl_wakeind() local
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs23196 fn wake(self: Arc<Self>); in wake() functions
23250 unsafe fn wake<W: Wake + Send + Sync + 'static>(waker: *const ()) { wake() functions
[all...]

Completed in 57 milliseconds