Searched refs:work_interval_get_priority (Results 1 – 3 of 3) sorted by relevance
155 extern int work_interval_get_priority(thread_t thread);
1087 work_interval_get_priority(thread) < BASEPRI_RTQUEUES) { in thread_recompute_priority()1088 priority = work_interval_get_priority(thread); in thread_recompute_priority()2183 const int pri = work_interval_get_priority(thread); in thread_set_requested_policy_spinlocked()
706 work_interval_get_priority(thread_t thread) in work_interval_get_priority() function