Searched refs:thread_group_set_flags_locked (Results 1 – 3 of 3) sorted by relevance
76 void thread_group_set_flags_locked(struct thread_group *tg, uint64_t flags);
380 thread_group_set_flags_locked(tg, flags); in thread_group_set_flags()401 thread_group_set_flags_locked(struct thread_group *tg, uint64_t flags) in thread_group_set_flags_locked() function
1599 thread_group_set_flags_locked(task_coalition_get_thread_group(task), THREAD_GROUP_FLAGS_UI_APP); in task_coalition_thread_group_focal_update()