Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_policy.c3467 const thread_work_interval_flags_t wi_flags = in thread_rt_evaluate() local
3475 if (thread_has_rt(thread) && (wi_flags & TH_WORK_INTERVAL_FLAGS_RT_ALLOWED) == 0) { in thread_rt_evaluate()