Searched defs:thread_struct (Results 1 – 3 of 3) sorted by relevance
9 struct thread_struct { struct13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
11 struct thread_struct { struct15 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
189 typedef struct thread_struct { struct192 struct thread_struct *next; /* pointer to next thread */ argument