Searched refs:nonfocal_task_count (Results 1 – 2 of 2) sorted by relevance
272 uint32_t nonfocal_task_count; /* Number of TASK_BACKGROUND_APPLICATION tasks in the coalition */ member1255 assert(coal->nonfocal_task_count == 0); in coalition_release()1524 *new_count = os_atomic_add(&coal->nonfocal_task_count, count, relaxed); in task_coalition_adjust_nonfocal_count()1537 return coal->nonfocal_task_count; in task_coalition_nonfocal_count()
569 …id, coal.ref_count, coal.active_count, coal.focal_task_count, coal.nonfocal_task_count, flag_strin…