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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h109 #define PROC_FLAG_PC_THROTTLE 0x200 /* In resource starvation situations, this process is to be throttled */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dproc_info.c546 pbsd->pbi_flags |= PROC_FLAG_PC_THROTTLE;
627 pbsd_shortp->pbsi_flags |= PROC_FLAG_PC_THROTTLE;

Completed in 16 milliseconds