Home
last modified time | relevance | path

Searched refs:thread_sleep (Results 1 – 5 of 5) sorted by relevance

/kernel/vm/
A Dvmm.cpp173 thread_sleep(1); // XXX hack to force it to reschedule and thus load the aspace in cmd_vmm()
186 thread_sleep(1); // hack in cmd_vmm()
198 thread_sleep(1); // XXX hack to force it to reschedule and thus load the aspace in cmd_vmm()
/kernel/include/kernel/
A Dthread.h300 zx_status_t thread_sleep(zx_time_t deadline);
/kernel/tests/
A Dtimer_tests.cpp100 thread_sleep(current_time() + ZX_MSEC(5)); in timer_diag_coalescing()
/kernel/dev/iommu/intel/
A Diommu_impl.cpp622 thread_sleep(sleep_deadline); in WaitForValueLocked()
/kernel/kernel/
A Dthread.cpp927 zx_status_t thread_sleep(zx_time_t deadline) { in thread_sleep() function

Completed in 16 milliseconds