Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtest_exception_storage.pass.cpp26 globals_t *glob1, *glob2; in thread_code() local
32 glob2 = __cxxabiv1::__cxa_get_globals_fast (); in thread_code()
33 if ( glob1 != glob2 ) in thread_code()