Searched refs:tmr_watchdog (Results 1 – 1 of 1) sorted by relevance
293 tmr_watchdog(int id, void *arg) in tmr_watchdog() function299 tmr_add(&timers, 1, 5, tmr_watchdog, ctx); in tmr_watchdog()1463 tmr_add(&timers, 1, 5, &tmr_watchdog, &ctx); in main()