Searched refs:recompute_priority (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/osfmk/kern/ |
| H A D | thread_policy.c | 150 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… 153 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_… 1596 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… in thread_policy_update_spinlocked() argument 1603 thread_policy_update_internal_spinlocked(thread, recompute_priority, pend_token); in thread_policy_update_spinlocked() 1622 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, in thread_policy_update_internal_spinlocked() argument 1883 recompute_priority) { in thread_policy_update_internal_spinlocked()
|