Searched refs:thread_call_delayed_timer (Results 1 – 1 of 1) sorted by relevance
204 extern void thread_call_delayed_timer(timer_call_param_t p0, timer_call_param_t p1);456 timer_call_setup(&group->delayed_timers[flavor], thread_call_delayed_timer, group); in thread_call_group_setup()1896 thread_call_delayed_timer(timer_call_param_t p0, timer_call_param_t p1) in thread_call_delayed_timer() function