Home
last modified time | relevance | path

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

/xnu-10002.61.3/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.h370 extern kern_return_t thread_set_mode_and_absolute_pri(thread_t thread, integer_t policy, integer_t …
H A Dthread_policy.c911 thread_set_mode_and_absolute_pri(thread_t thread, in thread_set_mode_and_absolute_pri() function