Home
last modified time | relevance | path

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

/external/compiler-rt/test/tsan/
Dstatic_init4.cc14 int g_other; variable
17 g_other = rand(); in CreateCache()
23 if (c->x == g_other) in Thread1()