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

/darwin-on-arm/xnu/osfmk/kern/
H A Dtimer_call.c563 timer_call_t head_to; local
595 head_to = TIMER_CALL(queue_first(&queue_to->head));
609 if (CE(call)->deadline < CE(head_to)->deadline) {

Completed in 20 milliseconds