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

/darwin-on-arm/xnu/bsd/sys/
H A Dprocess_policy.h76 #define PROC_POLICY_BG_ALL 0x0F macro
78 #define PROC_POLICY_BG_ALL 0x07
80 #define PROC_POLICY_BG_DEFAULT PROC_POLICY_BG_ALL
/darwin-on-arm/xnu/bsd/kern/
H A Dprocess_policy.c221 if (intval > PROC_POLICY_BG_ALL) {
237 if (intval > PROC_POLICY_BG_ALL) {
253 if (intval > PROC_POLICY_BG_ALL) {

Completed in 22 milliseconds