Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/mach/
H A Dtask_policy_private.h131 struct task_policy_state { struct
143 typedef struct task_policy_state *task_policy_state_t; argument
146 (sizeof (struct task_policy_state) / sizeof (integer_t)))
/xnu-12377.41.6/tests/
H A Dcoalition_policy.c75 struct task_policy_state policy_state; in check_is_bg()
H A Drunaway_mitigation.c65 struct task_policy_state policy_state; in check_is_bg()
/xnu-12377.41.6/tests/sched/
H A Dthread_group_fairness.c342 struct task_policy_state policy_state;