Searched refs:t_delay (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/chud/
H A Dchud_osfmk_callback.c65 uint64_t t_delay; local
66 clock_interval_to_deadline(time, units, &t_delay);
67 thread_call_enter1_delayed((thread_call_t)timer, param1, t_delay);

Completed in 110 milliseconds