Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dtimer_call.c209 mpqueue_head_t *timer_call_dequeue_unlocked(
556 timer_call_dequeue_unlocked( in timer_call_dequeue_unlocked() function
792 old_queue = timer_call_dequeue_unlocked(call); in timer_call_cancel()
1313 *old_queue = timer_call_dequeue_unlocked(call); in timer_longterm_enqueue_unlocked()