Home
last modified time | relevance | path

Searched defs:i_jetsam_coalition (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/osfmk/kern/
H A Dcoalition.c258 struct i_jetsam_coalition { struct
259 task_t leader;
260 queue_head_t extensions;
261 queue_head_t services;
262 queue_head_t other;
263 struct thread_group *thread_group;
264 bool swap_enabled;
266 struct coalition_requested_policy {
269 } c_requested_policy;
270 struct coalition_effective_policy {
[all …]