Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtest_exception_storage.pass.cpp43 size_t thread_globals [ NUMTHREADS ] = { 0 }; variable
58 size_t thread_globals; in main() local