Searched refs:thread_group_set_flags_locked (Results 1 – 3 of 3) sorted by relevance
113 void thread_group_set_flags_locked(struct thread_group *tg, uint32_t flags);
344 thread_group_set_flags_locked(tg, flags); in thread_group_set_flags()389 thread_group_set_flags_locked(struct thread_group *tg, uint32_t flags) in thread_group_set_flags_locked() function
1638 thread_group_set_flags_locked(task_coalition_get_thread_group(task), THREAD_GROUP_FLAGS_UI_APP); in task_coalition_thread_group_focal_update()1651 …thread_group_set_flags_locked(task_coalition_get_thread_group(task), THREAD_GROUP_FLAGS_GAME_MODE); in task_coalition_thread_group_game_mode_update()1667 …thread_group_set_flags_locked(task_coalition_get_thread_group(task), THREAD_GROUP_FLAGS_APPLICATIO… in task_coalition_thread_group_application_set()