Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/ !
H A Dthread_policy.c141 thread_set_requested_policy_spinlocked(thread_t thread, int category, int flavor, int value, int va…
2025 thread_set_requested_policy_spinlocked(thread, category, flavor, value, value2, pend_token); in proc_set_thread_policy_spinlocked()
2039 thread_set_requested_policy_spinlocked(thread_t thread, in thread_set_requested_policy_spinlocked() function