summaryrefslogtreecommitdiff
path: root/test/tsan/thread_exit.c
Commit message (Expand)AuthorAgeFilesLines
* [tsan] Remove debug logging and disable test on ppc64beVitaly Buka2019-02-091-1/+1
* [tsan] Remove debug logging and disable test on ppc64beVitaly Buka2019-02-091-5/+5
* [tsan] Debug failing test on PPC botVitaly Buka2019-02-091-1/+5
* tsan: Implement pthread_exit() interceptor for Thread sanitizerDmitry Vyukov2019-02-071-0/+25