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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h486 #define SKILLED 0x00000100 /* SIGKILL has been posted to the process */ macro
489 #define SEXTKILLED 0x00000800 /* SKILLED is from another contract */
544 ((p)->p_flag & (SEXITLWPS|SKILLED|SHOLDFORK1|SHOLDWATCH)))

Completed in 47 milliseconds