Searched refs:BASEPRI_GRAPHICS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/osfmk/kern/ | ||
| H A D | sched.h | 155 #define BASEPRI_GRAPHICS (MAXPRI_RESERVED - 3) /* 76 */ macro |
| H A D | task_policy.c | 1206 priority = BASEPRI_GRAPHICS; in task_policy_update_internal_locked() |