summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_mutex.h
Commit message (Expand)AuthorAge
* tsan: update mutex table for javaDmitry Vyukov2012-12-21
* tsan: java interface implementation skeletonDmitry Vyukov2012-12-20
* tsan: add mutexsets to reportsDmitry Vyukov2012-12-06
* [TSan] fix a bunch of warnings reported by pedantic gccAlexey Samsonov2012-09-13
* tsan: use stack depot to describe heap blocksDmitry Vyukov2012-08-30
* tsan/asan: unify ScopedLockDmitry Vyukov2012-06-29
* tsan/asan: unify atomics (move atomics from tsan to sanitizer_common)Dmitry Vyukov2012-06-29
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-10