Home
last modified time | relevance | path

Searched refs:next_thread (Results 1 – 1 of 1) sorted by relevance

/include/linux/sched/
Dsignal.h624 while ((t = next_thread(t)) != g)
686 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function