Home
last modified time | relevance | path

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

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