Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 6 of 6) sorted by relevance

/hypervisor/common/
A Dsched_noop.c53 .sleep = sched_noop_sleep,
A Dsched_prio.c98 .sleep = sched_prio_sleep,
A Dschedule.c218 if (scheduler->sleep != NULL) { in sleep_thread()
219 scheduler->sleep(obj); in sleep_thread()
A Dsched_iorr.c222 .sleep = sched_iorr_sleep,
A Dsched_bvt.c339 .sleep = sched_bvt_sleep,
/hypervisor/include/common/
A Dschedule.h91 void (*sleep)(struct thread_object *obj); member

Completed in 8 milliseconds