Home
last modified time | relevance | path

Searched defs:thread_struct (Results 1 – 2 of 2) 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