Searched refs:thread_group_leader (Results 1 – 1 of 1) sorted by relevance
2202 static inline bool thread_group_leader(struct task_struct *p) in thread_group_leader() function2236 (thread_group_leader(p) && !thread_group_empty(p))