Searched refs:__next_thread (Results 1 – 1 of 1) sorted by relevance
721 static inline struct task_struct *__next_thread(struct task_struct *p) in __next_thread() function731 return __next_thread(p) ?: p->group_leader; in next_thread()