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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h111 #define PROC_FLAG_PC_KILL 0x600 /* In resource starvation situations, this process is to be terminated */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dproc_info.c552 pbsd->pbi_flags |= PROC_FLAG_PC_KILL;
633 pbsd_shortp->pbsi_flags |= PROC_FLAG_PC_KILL;

Completed in 22 milliseconds