llvm-project/compiler-rt/lib/tsan/tests/rtl
Dmitry Vyukov cfed8d0faf tsan: rename test Mutex to UserMutex
Rename Mutex class in tests to avoid conflicts with sanitizer_common Mutex.

Reviewed By: vitalybuka, melver

Differential Revision: https://reviews.llvm.org/D106547
2021-07-23 09:12:05 +02:00
..
CMakeLists.txt
tsan_bench.cpp tsan: rename test Mutex to UserMutex 2021-07-23 09:12:05 +02:00
tsan_mop.cpp tsan: rename test Mutex to UserMutex 2021-07-23 09:12:05 +02:00
tsan_mutex.cpp tsan: rename test Mutex to UserMutex 2021-07-23 09:12:05 +02:00
tsan_posix.cpp
tsan_posix_util.h
tsan_string.cpp
tsan_test.cpp
tsan_test_util.h tsan: rename test Mutex to UserMutex 2021-07-23 09:12:05 +02:00
tsan_test_util_posix.cpp tsan: rename test Mutex to UserMutex 2021-07-23 09:12:05 +02:00
tsan_thread.cpp