Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dstatic_init3.cpp11 Cache g_cache; variable
14 g_cache.x = rand(); in CreateCache()
15 return &g_cache; in CreateCache()