Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtimer_call.h156 extern void timer_call_free(
H A Dthread.c797 timer_call_free(thread->depress_timer); in thread_deallocate_complete()
798 timer_call_free(thread->wait_timer); in thread_deallocate_complete()
H A Dtimer_call.c280 timer_call_free( in timer_call_free() function