summaryrefslogtreecommitdiff
path: root/test/tsan/real_deadlock_detector_stress_test.cc
AgeCommit message (Expand)Author
2015-11-20[tsan] Make tests that use CLOCK_MONOTONIC portableKuba Brecka
2015-11-06[tsan] Replace pthread_yield with sched_yield in lit testsKuba Brecka
2014-12-18tsan: fix failing CHECK In deadlock detectorDmitry Vyukov
2014-12-18tsan: disable the test even harderDmitry Vyukov
2014-12-18tsan: add a stress test for deadlock detectorDmitry Vyukov