Searched refs:on_timer (Results 1 – 1 of 1) sorted by relevance
180 thread_call_t on_timer; member241 sfi_classes[i].on_timer = thread_call_allocate_with_options( in sfi_init()332 …thread_call_enter_delayed_with_leeway(sfi_classes[i].on_timer, NULL, on_timer_deadline, 0, THREAD_… in sfi_timer_global_off()339 thread_call_cancel(sfi_classes[i].on_timer); in sfi_timer_global_off()570 …thread_call_enter_delayed_with_leeway(sfi_classes[i].on_timer, NULL, new_on_deadline, 0, THREAD_CA… in sfi_defer()