Searched refs:P_WEXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | proc.h | 183 #define P_WEXIT 0x00002000 /* Working on exiting */ macro |
| /xnu-12377.41.6/bsd/kern/ | ||
| H A D | kern_sysctl.c | 1152 exp->p_flag |= P_WEXIT; |