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