summaryrefslogtreecommitdiff
path: root/test/tsan/cond_cancel.c
AgeCommit message (Expand)Author
2017-11-27[TSan] Do not run cond_cancel.c test on ppc64.Matt Morehouse
2015-12-10[power] Fix test case target checksBill Seurer
2015-12-08[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt
2015-04-08tsan: handle async signals while blocked in pthread_cond_waitDmitry Vyukov
2015-01-21tsan: remove sleeps from testsDmitry Vyukov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-03-12tsan: fix handling of pthread_cond_wait in presence of pthread_cancelDmitry Vyukov