Searched defs:deadman (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dclock.c318 cyclic_id_t deadman_cyclic; /* deadman()'s cyclic_id */
1933 deadman(void) function
2000 panic("deadman: timed out after %d seconds of clock "
2012 hdlr->cyh_func = (cyc_func_t)deadman;
2017 * Stagger the CPUs so that they don't all run deadman() at

Completed in 50 milliseconds