Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dthread_policy.c197 thread_is_static_param(thread_t thread) in thread_is_static_param() function
281 if (thread_is_static_param(thread)) { in thread_policy_set()
928 if (thread_is_static_param(thread)) { in thread_set_mode_and_absolute_pri()
H A Dthread.h1607 extern boolean_t thread_is_static_param(
/xnu-12377.41.6/bsd/kern/
H A Dkern_resource.c1368 if (thread_is_static_param(thread)) { in do_background_thread()
2261 if (!thread_is_static_param(thread)) { in iopolicysys_disk()