Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/mach/
H A Dthread_policy_private.h271 thep_wi_driven :1, /* thread priority is driven by work interval */ member
/xnu-11417.101.15/osfmk/kern/
H A Dthread_policy.c1085 } else if (thread->effective_policy.thep_wi_driven && in thread_recompute_priority()
1642 next.thep_wi_driven = requested.thrp_wi_driven; in thread_policy_update_internal_spinlocked()
1676 next.thep_wi_driven = 0; in thread_policy_update_internal_spinlocked()
1739 next.thep_wi_driven = 0; in thread_policy_update_internal_spinlocked()
1830 next.thep_wi_driven = 0; in thread_policy_update_internal_spinlocked()
1881 prev.thep_wi_driven != next.thep_wi_driven || in thread_policy_update_internal_spinlocked()