Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dtimer_call.c208 mpqueue_head_t *timer_call_dequeue_unlocked(
555 timer_call_dequeue_unlocked( in timer_call_dequeue_unlocked() function
791 old_queue = timer_call_dequeue_unlocked(call); in timer_call_cancel()
1300 *old_queue = timer_call_dequeue_unlocked(call); in timer_longterm_enqueue_unlocked()