Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dmk_sp.c168 result = thread_set_mode_and_absolute_pri(thread, policy, bas); in thread_set_policy()
H A Dpolicy_internal.h369 extern kern_return_t thread_set_mode_and_absolute_pri(thread_t thread, integer_t policy, integer_t …
H A Dthread_policy.c904 thread_set_mode_and_absolute_pri(thread_t thread, in thread_set_mode_and_absolute_pri() function