summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/tsan/signal_recursive.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in test/tsan to .cppFangrui Song2019-08-021-126/+0
* [tsan] Change comments referencing code.google.com to point to GitHub instead...Kuba Brecka2015-11-301-1/+1
* [tsan] Disable a flaky test.Evgeniy Stepanov2015-06-041-0/+2
* tsan: remove sleeps from testsDmitry Vyukov2015-01-211-19/+11
* [Tsan] Fix the signal_recursive.cc test to pass on systems with high loadsViktor Kutuzov2014-12-111-13/+14
* [Tsan] Fix the signal_recursive.cc test to build on FreeBSDViktor Kutuzov2014-10-241-2/+2
* tsan: fix double semicolon ;;Dmitry Vyukov2014-09-181-1/+1
* tsan: handle early signalsDmitry Vyukov2014-09-031-1/+0
* tsan: restructure signal handling to allow recursive handlingDmitry Vyukov2014-09-021-0/+132
OpenPOWER on IntegriCloud