Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/sched/
H A Dsignal.h618 #define while_each_thread(g, t) while (((t) = next_thread(t)) != (g))
676 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function

Completed in 2 milliseconds