History log of /external/compiler-rt/lib/tsan/lit_tests/race_on_mutex.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0a07b354fe95d50911c620b42fc031868ef15cc1 01-Feb-2013 Dmitry Vyukov <dvyukov@google.com> tsan: say that the memory access is atomic in reports


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@174168 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/race_on_mutex.c
63a22f073dcdfbabc492ca4c9eb06d0571915570 07-Dec-2012 Dmitry Vyukov <dvyukov@google.com> tsan: deflake output tests (by increasing sleeps)


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@169592 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/race_on_mutex.c
ad9da372f962495b3487685232d09390be841b1c 06-Dec-2012 Dmitry Vyukov <dvyukov@google.com> tsan: add mutexsets to reports
With this change reports say what mutexes the threads hold around the racy memory accesses.



git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@169493 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/race_on_mutex.c
3168586f24f2d275e6fae167d9a4d98238004f43 18-Sep-2012 Alexey Samsonov <samsonov@google.com> [TSan] port all output tests to lit and move them to lit_tests directory. This makes 'make check-tsan' command test both unit and output TSan tests. Old custom makefiles for running TSan tests are still functional as well.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164110 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/race_on_mutex.c