summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/lsan/lsan_thread.h
Commit message (Expand)AuthorAgeFilesLines
* sanitizers: Introduce ThreadType enumDmitry Vyukov2019-02-071-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add lsan interceptors for libdispatch functions on darwinFrancis Ricci2017-06-191-1/+1
* Revert "Add lsan interceptors for libdispatch functions on darwin"Francis Ricci2017-06-191-1/+1
* Add lsan interceptors for libdispatch functions on darwinFrancis Ricci2017-06-191-1/+1
* [sanitizer] Introduce tid_t as a typedef for OS-provided thread IDsKuba Mracek2017-04-171-1/+1
* [LSan] Use __tls_get_addr interceptor to keep track of dynamic TLS.Alexey Samsonov2016-01-141-0/+7
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-2/+2
* [lsan] Handle fork() correctly.Sergey Matveev2013-07-081-1/+1
* [lsan] Thread registry for standalone LSan.Sergey Matveev2013-05-201-0/+53
OpenPOWER on IntegriCloud