Searched refs:tmr_watchdog (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c295 tmr_watchdog(int id, void *arg) function
301 tmr_add(&timers, 1, 5, tmr_watchdog, ctx);
1467 tmr_add(&timers, 1, 5, &tmr_watchdog, &ctx);

Completed in 102 milliseconds