Searched refs:cur_priority (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/osfmk/mach/ | ||
| H A D | policy.h | 122 integer_t cur_priority; member |
| /xnu-11215.1.10/osfmk/kern/ | ||
| H A D | thread.c | 2119 ts_info->cur_priority = thread->sched_pri; in thread_info_internal() |