Home
last modified time | relevance | path

Searched refs:thread_struct (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
D2003-11-27-UnionCtorInitialization.c11 struct thread_struct { struct
15 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/external/ltp/testcases/kernel/io/disktest/
Dmain.h189 typedef struct thread_struct { struct
192 struct thread_struct *next; /* pointer to next thread */ argument