Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dthread_policy.c150 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to…
1217 thread_policy_update_spinlocked(thread, true, pend_token); in thread_policy_update_tasklocked()
1589 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… in thread_policy_update_spinlocked() function
2027 thread_policy_update_spinlocked(thread, false, pend_token); in proc_set_thread_policy_spinlocked()