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

/netbsd-current/sys/dev/sysmon/
H A Dsysmon_wdog.c75 void sysmon_wdog_critpoll(void *);
110 sysmon_wdog_cphook = critpollhook_establish(sysmon_wdog_critpoll, NULL);
375 * sysmon_wdog_critpoll:
380 sysmon_wdog_critpoll(void *arg) function

Completed in 142 milliseconds