Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dthread_policy.c195 thread_is_static_param(thread_t thread) in thread_is_static_param() function
279 if (thread_is_static_param(thread)) { in thread_policy_set()
888 if (thread_is_static_param(thread)) { in thread_set_mode_and_absolute_pri()
H A Dthread.h1348 extern boolean_t thread_is_static_param(
/xnu-8020.121.3/bsd/kern/
H A Dkern_resource.c894 if (thread_is_static_param(thread)) { in do_background_thread()
1727 if (!thread_is_static_param(thread)) { in iopolicysys_disk()