Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h119 #define PROC_FLAG_PA_SUSP 0x1000 /* The process is currently suspended due to resource starv… macro
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c788 pbsd->pbi_flags |= PROC_FLAG_PA_SUSP; in proc_pidbsdinfo()
897 pbsd_shortp->pbsi_flags |= PROC_FLAG_PA_SUSP; in proc_pidshortbsdinfo()