Searched refs:work_interval_get_priority (Results 1 – 3 of 3) sorted by relevance
102 extern int work_interval_get_priority(thread_t thread);
1080 work_interval_get_priority(thread) < BASEPRI_RTQUEUES) { in thread_recompute_priority()1081 priority = work_interval_get_priority(thread); in thread_recompute_priority()2166 const int pri = work_interval_get_priority(thread); in thread_set_requested_policy_spinlocked()
670 work_interval_get_priority(thread_t thread) in work_interval_get_priority() function