Searched refs:thread_policy_update_internal_spinlocked (Results 1 – 1 of 1) sorted by relevance
154 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_…1588 thread_policy_update_internal_spinlocked(thread, true, &pend_token); in thread_policy_create()1604 thread_policy_update_internal_spinlocked(thread, recompute_priority, pend_token); in thread_policy_update_spinlocked()1623 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, in thread_policy_update_internal_spinlocked() function