Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dthread_policy.c196 thread_is_static_param(thread_t thread) in thread_is_static_param() function
280 if (thread_is_static_param(thread)) { in thread_policy_set()
920 if (thread_is_static_param(thread)) { in thread_set_mode_and_absolute_pri()
H A Dthread.h1436 extern boolean_t thread_is_static_param(
/xnu-8796.121.2/bsd/kern/
H A Dkern_resource.c893 if (thread_is_static_param(thread)) { in do_background_thread()
1741 if (!thread_is_static_param(thread)) { in iopolicysys_disk()