Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dprocess_policy.h131 #define PROC_POLICY_CPUACC_FULLACCESS 0 /* access to all avialable cpus */ macro
134 #define PROC_POLICY_CPUACC_DEFAULT PROC_POLICY_CPUACC_FULLACCESS /* default is access to all …