summaryrefslogtreecommitdiff
path: root/test/tsan/cond_cancel.c
Commit message (Expand)AuthorAgeFilesLines
* [TSan] Do not run cond_cancel.c test on ppc64.Matt Morehouse2017-11-271-1/+1
* [power] Fix test case target checksBill Seurer2015-12-101-2/+2
* [PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt2015-12-081-0/+8
* tsan: handle async signals while blocked in pthread_cond_waitDmitry Vyukov2015-04-081-1/+6
* tsan: remove sleeps from testsDmitry Vyukov2015-01-211-4/+5
* Add %run to all lit testsGreg Fitzgerald2014-04-301-1/+1
* tsan: fix handling of pthread_cond_wait in presence of pthread_cancelDmitry Vyukov2014-03-121-0/+37