Searched refs:P_LPEXIT (Results 1 – 4 of 4) sorted by relevance
533 #define P_LPEXIT 0x00000010 macro
3459 if (p->p_lflag & P_LPEXIT) { in proc_pendingsignals()
2170 p->p_lflag |= P_LPEXIT; in proc_exit()
1532 retval = p->p_lflag & P_LPEXIT; in proc_in_teardown()