Home
last modified time | relevance | path

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

/external/compiler-rt/test/tsan/
Dstatic_init3.cc11 Cache g_cache; variable
14 g_cache.x = rand(); in CreateCache()
15 return &g_cache; in CreateCache()