Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dthread_policy.c143 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to…
1169 thread_policy_update_spinlocked(thread, true, pend_token); in thread_policy_update_tasklocked()
1517 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… in thread_policy_update_spinlocked() function
1938 thread_policy_update_spinlocked(thread, false, pend_token); in proc_set_thread_policy_spinlocked()