Searched refs:thread_list (Results 1 – 4 of 4) sorted by relevance
935 struct thread_list *task_a = list_entry(la, struct thread_list, list); in task_list_cmp()936 struct thread_list *task_b = list_entry(lb, struct thread_list, list); in task_list_cmp()1028 struct thread_list *task; in tasks_print()
4729 struct thread_list *a = list_entry(la, struct thread_list, list);4730 struct thread_list *b = list_entry(lb, struct thread_list, list);4749 struct thread_list *pos;
287 struct thread_list { struct
3016 struct thread_list *entry = malloc(sizeof(*entry)); in thread_list_cb()3033 struct thread_list *pos, *next; in thread_list__delete()