Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dthread_policy.c142 thread_set_requested_policy_spinlocked(thread_t thread, int category, int flavor, int value, int va…
2040 thread_set_requested_policy_spinlocked(thread, category, flavor, value, value2, pend_token); in proc_set_thread_policy_spinlocked()
2054 thread_set_requested_policy_spinlocked(thread_t thread, in thread_set_requested_policy_spinlocked() function