summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_thread_registry.h
Commit message (Expand)AuthorAge
* tsan/asan: support pthread_setname_np to set thread namesDmitry Vyukov2013-10-29
* [sanitizer] Move FindThreadByOSIdLocked from lsan to sanitizer_common.Sergey Matveev2013-05-27
* [Sanitizer] Compile sanitizer runtimes with -Wno-non-virtual-dtor. Virtual dt...Alexey Samsonov2013-03-25
* tsan: flush dead thread info earlier (when another thread is finished rather ...Dmitry Vyukov2013-03-19
* tsan: fix clang -Wall buildDmitry Vyukov2013-03-18
* tsan: fix Go buildDmitry Vyukov2013-03-18
* [Sanitizer] Build sanitizer_common tests w/o RTTI. Move ThreadRegistry class ...Alexey Samsonov2013-03-15
* Fix a virtual destructor warning.Eric Christopher2013-03-15
* [Sanitizer] Fix compiler warnings and style issues in sanitizer_common tests....Alexey Samsonov2013-03-14
* [Sanitizer] Add generic ThreadRegistry class for sanitizer runtimes. This cla...Alexey Samsonov2013-03-14