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

/illumos-gate/usr/src/uts/common/sys/contract/
H A Dprocess.h67 #define CT_PR_EV_SIGNAL 0x10 /* process received fatal signal */ macro
70 #define CT_PR_ALLFATAL (CT_PR_EV_CORE | CT_PR_EV_SIGNAL | CT_PR_EV_HWERR)

Completed in 157 milliseconds