Searched refs:thread_sleep_handler (Results 1 – 1 of 1) sorted by relevance
827 static void thread_sleep_handler(timer_t* timer, zx_time_t now, void* arg) { in thread_sleep_handler() function912 timer_set(&timer, deadline, slack, thread_sleep_handler, current_thread); in thread_sleep_etc()
Completed in 5 milliseconds