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

/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h129 #define PROC_FLAG_PC_KILL 0x600 /* In resource starvation situations, this process is to be terminated */ macro
/xnu-2422.115.4/bsd/kern/
H A Dproc_info.c576 pbsd->pbi_flags |= PROC_FLAG_PC_KILL;
655 pbsd_shortp->pbsi_flags |= PROC_FLAG_PC_KILL;

Completed in 78 milliseconds