Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dtimer_call.h156 extern void timer_call_free(
H A Dthread.c853 timer_call_free(thread->depress_timer); in thread_deallocate_complete()
854 timer_call_free(thread->wait_timer); in thread_deallocate_complete()
H A Dtimer_call.c309 timer_call_free( in timer_call_free() function