Searched refs:BASEPRI_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/osfmk/kern/ | ||
| H A D | sched.h | 159 #define BASEPRI_CONTROL (BASEPRI_DEFAULT + 17) /* 48 */ macro |
| H A D | task_policy.c | 1203 priority = BASEPRI_CONTROL; in task_policy_update_internal_locked() |