Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dprocess_policy.h164 #define PROC_POLICY_IMP_IMPORTANT 1 /* Important-level boost */ macro
/xnu-8019.80.24/libsyscall/wrappers/libproc/
H A Dlibproc.c879 PROC_POLICY_IMP_IMPORTANT, in proc_importance_assertion_begin_with_msg()
913 PROC_POLICY_IMP_IMPORTANT, in proc_importance_assertion_complete()
/xnu-8019.80.24/bsd/kern/
H A Dprocess_policy.c525 case PROC_POLICY_IMP_IMPORTANT: in handle_boost()