Searched refs:old_preadopt_thread_group (Results 1 – 3 of 3) sorted by relevance
733 if (t->old_preadopt_thread_group) { in thread_mark_thread_group_hierarchy_resolved()734 thread_group_deallocate_safe(t->old_preadopt_thread_group); in thread_mark_thread_group_hierarchy_resolved()735 t->old_preadopt_thread_group = NULL; in thread_mark_thread_group_hierarchy_resolved()992 t->old_preadopt_thread_group); in thread_set_preadopt_thread_group()1000 assert(t->old_preadopt_thread_group == NULL); in thread_set_preadopt_thread_group()1006 t->old_preadopt_thread_group = old_tg; // transfer ref back to thread in thread_set_preadopt_thread_group()
961 struct thread_group *old_preadopt_thread_group; member
829 if (thread->old_preadopt_thread_group) { in thread_deallocate_complete()830 thread_group_release(thread->old_preadopt_thread_group); in thread_deallocate_complete()