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