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

/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h128 #define PROC_FLAG_PC_SUSP 0x400 /* In resource starvation situations, this process is to be suspended */ macro
/xnu-2422.115.4/bsd/kern/
H A Dproc_info.c573 pbsd->pbi_flags |= PROC_FLAG_PC_SUSP;
652 pbsd_shortp->pbsi_flags |= PROC_FLAG_PC_SUSP;

Completed in 217 milliseconds