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

/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h119 #define PROC_FLAG_INEXIT 4 /* process is working its way in exit() */ macro
/xnu-2422.115.4/bsd/kern/
H A Dproc_info.c544 pbsd->pbi_flags |= PROC_FLAG_INEXIT;
631 pbsd_shortp->pbsi_flags |= PROC_FLAG_INEXIT;

Completed in 29 milliseconds