Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.h156 extern void timer_call_free(
H A Dthread.c857 timer_call_free(thread->depress_timer); in thread_deallocate_complete()
858 timer_call_free(thread->wait_timer); in thread_deallocate_complete()
H A Dtimer_call.c308 timer_call_free( in timer_call_free() function