Searched refs:next_thread (Results 1 – 8 of 8) sorted by relevance
76 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() function146 .next_thread = next_thread,
24 struct thread_struct *next_thread,
22 struct thread_struct *next_thread);
47 # struct thread_struct *next_thread,
2675 while ((t = next_thread(t)) != g)2714 static inline struct task_struct *next_thread(const struct task_struct *p) in next_thread() function
117 sig->curr_target = next_thread(tsk); in __exit_signal()
895 t = next_thread(t); in complete_signal()
3320 pos = next_thread(start); in next_tid()