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

/freebsd-11.0-release/usr.sbin/uhsoctl/
H A Duhsoctl.c293 tmr_watchdog(int id, void *arg) function
299 tmr_add(&timers, 1, 5, tmr_watchdog, ctx);
1465 tmr_add(&timers, 1, 5, &tmr_watchdog, &ctx);

Completed in 52 milliseconds