Home
last modified time | relevance | path

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

/xnu-10002.61.3/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()
927 if (thread_is_static_param(thread)) { in thread_set_mode_and_absolute_pri()
H A Dthread.h1445 extern boolean_t thread_is_static_param(
/xnu-10002.61.3/bsd/kern/
H A Dkern_resource.c1020 if (thread_is_static_param(thread)) { in do_background_thread()
1877 if (!thread_is_static_param(thread)) { in iopolicysys_disk()