Searched refs:on_timer (Results 1 – 1 of 1) sorted by relevance
179 thread_call_t on_timer; member240 sfi_classes[i].on_timer = thread_call_allocate_with_options( in sfi_init()331 …thread_call_enter_delayed_with_leeway(sfi_classes[i].on_timer, NULL, on_timer_deadline, 0, THREAD_… in sfi_timer_global_off()338 thread_call_cancel(sfi_classes[i].on_timer); in sfi_timer_global_off()569 …thread_call_enter_delayed_with_leeway(sfi_classes[i].on_timer, NULL, new_on_deadline, 0, THREAD_CA… in sfi_defer()