summaryrefslogtreecommitdiff
path: root/test/tsan/real_deadlock_detector_stress_test.cc
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Fix broken sanitizer bots (hopefully)Jonas Hahnfeld2019-02-171-1/+1
* [tsan] Make tests that use CLOCK_MONOTONIC portableKuba Brecka2015-11-201-3/+4
* [tsan] Replace pthread_yield with sched_yield in lit testsKuba Brecka2015-11-061-1/+1
* tsan: fix failing CHECK In deadlock detectorDmitry Vyukov2014-12-181-31/+2
* tsan: disable the test even harderDmitry Vyukov2014-12-181-9/+36
* tsan: add a stress test for deadlock detectorDmitry Vyukov2014-12-181-0/+188