Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/tsan/
Dstatic_init4.cpp14 int g_other; variable
17 g_other = rand(); in CreateCache()
23 if (c->x == g_other) in Thread1()
/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()