Searched refs:focal_task_count (Results 1 – 2 of 2) sorted by relevance
271 uint32_t focal_task_count; /* Number of TASK_FOREGROUND_APPLICATION tasks in the coalition */ member1254 assert(coal->focal_task_count == 0); in coalition_release()1500 *new_count = os_atomic_add(&coal->focal_task_count, count, relaxed); in task_coalition_adjust_focal_count()1513 return coal->focal_task_count; in task_coalition_focal_count()
569 …coal, type_string, coal.id, coal.ref_count, coal.active_count, coal.focal_task_count, coal.nonfoca…