Home
last modified time | relevance | path

Searched refs:thread_policy_update_internal_spinlocked (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.61.3/osfmk/kern/
H A Dthread_policy.c153 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