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_…1572 thread_policy_update_internal_spinlocked(thread, true, &pend_token); in thread_policy_create()1588 thread_policy_update_internal_spinlocked(thread, recompute_priority, pend_token); in thread_policy_update_spinlocked()1607 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, in thread_policy_update_internal_spinlocked() function