Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dproc.h171 #define P_PPWAIT 0x00000010 /* Parent waiting for chld exec/exit */ macro
/xnu-8020.140.41/bsd/kern/
H A Dkern_sysctl.c1013 exp->p_flag |= P_PPWAIT; in fill_user32_externproc()
1065 exp->p_flag |= P_PPWAIT; in fill_user64_externproc()