Searched refs:thread_node (Results 1 – 2 of 2) sorted by relevance
658 list_for_each_entry_rcu(t, &(signal)->thread_head, thread_node, \724 &p->thread_node, in __next_thread()726 thread_node); in __next_thread()737 list_is_last(&p->thread_node, &p->signal->thread_head); in thread_group_empty()
1114 struct list_head thread_node; member