summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc
Commit message (Expand)AuthorAgeFilesLines
...
* tsan: do not call into libc in symbolizer and in other code (this causes recu...Dmitry Vyukov2012-05-251-1/+1
* tsan: add shadow memory flush + fix few bugsDmitry Vyukov2012-05-221-1/+2
* tsan: reduce per-thread memory usageDmitry Vyukov2012-05-221-8/+6
* tsan: remove shutdown codeDmitry Vyukov2012-05-171-3/+0
* [tsan] run more kinds of builds as presubmit test (and fix gcc debug build)Kostya Serebryany2012-05-111-2/+2
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-101-0/+368
OpenPOWER on IntegriCloud