Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dthread_policy_private.h271 thep_wi_driven :1, /* thread priority is driven by work interval */ member
/xnu-12377.1.9/osfmk/kern/
H A Dthread_policy.c1086 } else if (thread->effective_policy.thep_wi_driven && in thread_recompute_priority()
1643 next.thep_wi_driven = requested.thrp_wi_driven; in thread_policy_update_internal_spinlocked()
1677 next.thep_wi_driven = 0; in thread_policy_update_internal_spinlocked()
1740 next.thep_wi_driven = 0; in thread_policy_update_internal_spinlocked()
1831 next.thep_wi_driven = 0; in thread_policy_update_internal_spinlocked()
1889 prev.thep_wi_driven != next.thep_wi_driven || in thread_policy_update_internal_spinlocked()