summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_clock.h
Commit message (Expand)AuthorAge
* tsan: more precise handling of finalizersDmitry Vyukov2012-11-07
* tsan: don't release disabled clocksDmitry Vyukov2012-11-06
* tsan: add ReleaseStore() function that merely copies vector clock rather than...Dmitry Vyukov2012-07-28
* tsan: suport for Go finalizersDmitry Vyukov2012-07-25
* tsan: add shadow memory flush + fix few bugsDmitry Vyukov2012-05-22
* tsan: detect accesses to freed memoryDmitry Vyukov2012-05-17
* [tsan] run more kinds of builds as presubmit test (and fix gcc debug build)Kostya Serebryany2012-05-11
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-10