Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_update_shadow_word_inl.h39 StatInc(thr, StatShadowAnotherThread);
55 StatInc(thr, StatShadowAnotherThread);
Dtsan_stat.h40 StatShadowAnotherThread, enumerator
Dtsan_stat.cc48 name[StatShadowAnotherThread] = " another thread "; in StatOutput()