summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_stoptheworld.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update suspended threads info to be compatible with darwinFrancis Ricci2017-04-171-21/+11
* [sanitizer] Introduce tid_t as a typedef for OS-provided thread IDsKuba Mracek2017-04-171-5/+4
* [lsan] Avoid segfaults during threads destruction under high loadMaxim Ostapenko2017-04-061-1/+8
* asan: fix comment formattingDmitry Vyukov2015-03-061-1/+1
* tsan: fix signal handling during stop-the-worldDmitry Vyukov2015-03-051-1/+2
* [Sanitizer] Rename InternalVector to InternalMmapVectorAlexey Samsonov2013-06-141-1/+1
* [libsanitizer] Add register dumping support to SuspendedThreadsList.Alexander Potapenko2013-04-011-8/+8
* [Sanitizer] Get rid of global mutexes in StopTheWorld implementationAlexey Samsonov2013-03-181-0/+1
* [libsanitizer] StopTheWorld in sanitizer_commonAlexander Potapenko2013-03-151-0/+67