Searched refs:watchdog_func (Results 1 – 1 of 1) sorted by relevance
911 let watchdog_func = Box::new(WatchdogTimerFunc {}); in create_new_watchdog_timer_function() localVariable912 let watchdog_timer = Timer::new(watchdog_func, cs_watchdog.timer_expires); in create_new_watchdog_timer_function()