Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dtimer_call.h156 extern void timer_call_free(
H A Dthread.c865 timer_call_free(thread->depress_timer); in thread_deallocate_complete()
866 timer_call_free(thread->wait_timer); in thread_deallocate_complete()
H A Dtimer_call.c310 timer_call_free( in timer_call_free() function