Searched refs:thread_policy_update_internal_spinlocked (Results 1 – 1 of 1) sorted by relevance
153 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_…1587 thread_policy_update_internal_spinlocked(thread, true, &pend_token); in thread_policy_create()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() function