Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dthread_sanitizer.cc4130 #ifndef TS_ATOMICITY
4131 # define TS_ATOMICITY DEBUG_MODE macro
7441 if (TS_ATOMICITY && G_flags->atomicity) { in HandleMemoryAccessInternal()