Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dthread_call.c194 static void thread_call_dealloc_timer(timer_call_param_t p0, timer_call_param_t…
476 timer_call_setup(&group->dealloc_timer, thread_call_dealloc_timer, group); in thread_call_group_setup()
2132 thread_call_dealloc_timer( in thread_call_dealloc_timer() function