Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc28 #if TSAN_DEBUG && !TSAN_GO
50 #if TSAN_DEBUG && !TSAN_GO in InitializeMutex()
131 #if TSAN_DEBUG && !TSAN_GO
173 #if TSAN_DEBUG && !TSAN_GO in CheckNoLocks()
211 #if TSAN_DEBUG in Mutex()
225 #if TSAN_DEBUG && !TSAN_GO in Lock()
250 #if TSAN_DEBUG && !TSAN_GO in Unlock()
256 #if TSAN_DEBUG && !TSAN_GO in ReadLock()
278 #if TSAN_DEBUG && !TSAN_GO in ReadUnlock()
Dtsan_defs.h21 #ifndef TSAN_DEBUG
22 #define TSAN_DEBUG 0 macro
92 #if TSAN_DEBUG
115 #if TSAN_DEBUG in build_consistency()
Dtsan_mutex.h55 #if TSAN_DEBUG
Dtsan_rtl.cc721 #if TSAN_DEBUG in MemoryAccess()
978 #if TSAN_DEBUG
Dtsan_rtl_thread.cc327 #if TSAN_DEBUG in MemoryAccessRange()
Dtsan_rtl.h672 #if TSAN_DEBUG == 0
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutex_test.cc67 #if TSAN_DEBUG
Dtsan_mman_test.cc139 #if TSAN_DEBUG in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h234 #if TSAN_DEBUG
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_deadlock_detector_test.cc271 #if TSAN_DEBUG == 0 in RunMultipleEpochsTest()
Dsanitizer_allocator_test.cc30 #if TSAN_DEBUG == 0