summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_clock.h
Commit message (Expand)AuthorAgeFilesLines
* tsan: more precise handling of finalizersDmitry Vyukov2012-11-071-4/+1
* tsan: don't release disabled clocksDmitry Vyukov2012-11-061-1/+2
* tsan: add ReleaseStore() function that merely copies vector clock rather than...Dmitry Vyukov2012-07-281-1/+2
* tsan: suport for Go finalizersDmitry Vyukov2012-07-251-0/+2
* tsan: add shadow memory flush + fix few bugsDmitry Vyukov2012-05-221-4/+4
* tsan: detect accesses to freed memoryDmitry Vyukov2012-05-171-2/+2
* [tsan] run more kinds of builds as presubmit test (and fix gcc debug build)Kostya Serebryany2012-05-111-5/+5
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-101-0/+79
OpenPOWER on IntegriCloud