Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_exit.c2381 reap_flags_t reparent_flags = (q->p_listflag & P_LIST_DEADPARENT) ? in proc_exit() local
2384 REAP_DEAD_PARENT | REAP_LOCKED | reparent_flags); in proc_exit()