Searched refs:P_PPWAIT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc.h168 #define P_PPWAIT 0x00000010 /* Parent waiting for chld exec/exit */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c1452 exp->p_flag |= P_PPWAIT;
1517 exp->p_flag |= P_PPWAIT;

Completed in 20 milliseconds