Searched refs:thread_call_dealloc_timer (Results 1 – 1 of 1) sorted by relevance
193 static void thread_call_dealloc_timer(timer_call_param_t p0, timer_call_param_t…475 timer_call_setup(&group->dealloc_timer, thread_call_dealloc_timer, group); in thread_call_group_setup()2131 thread_call_dealloc_timer( in thread_call_dealloc_timer() function