Home
last modified time | relevance | path

Searched defs:thread_local_a (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_exit_test.cpp32 thread_local A thread_local_a(123); variable
/llvm-project/libc/test/integration/src/threads/
H A Dthrd_exit_test.cpp32 thread_local A thread_local_a(123); variable