Searched refs:thread_group (Results 1 – 1 of 1) sorted by relevance
1222 struct list_head thread_group; member2025 return list_entry(rcu_dereference(p->thread_group.next), in next_thread()2026 struct task_struct, thread_group); in next_thread()2031 return list_empty(&p->thread_group); in thread_group_empty()