Searched refs:auto_join_thread_group (Results 1 – 2 of 2) sorted by relevance
670 if (t->auto_join_thread_group) { in thread_compute_resolved_thread_group()671 tg = t->auto_join_thread_group; in thread_compute_resolved_thread_group()702 (t->thread_group == t->auto_join_thread_group) || in thread_assert_has_valid_thread_group()1104 t->auto_join_thread_group = tg; in thread_set_autojoin_thread_group_locked()
977 struct thread_group *auto_join_thread_group; member