Searched refs:thread_sleep (Results 1 – 5 of 5) sorted by relevance
173 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()
300 zx_status_t thread_sleep(zx_time_t deadline);
100 thread_sleep(current_time() + ZX_MSEC(5)); in timer_diag_coalescing()
622 thread_sleep(sleep_deadline); in WaitForValueLocked()
927 zx_status_t thread_sleep(zx_time_t deadline) { in thread_sleep() function
Completed in 16 milliseconds