tsan: use a single background thread for memory profiler and memory flush (and later...
authorDmitry Vyukov <dvyukov@google.com>
Thu, 21 Mar 2013 06:24:31 +0000 (06:24 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Thu, 21 Mar 2013 06:24:31 +0000 (06:24 +0000)
commit78693730a41bce7254b366d37b618233571dbdb8
treec82353fd095558d02be788eda286be2d8ab7ea31
parentc962f9a624dc748a1c5b5a1c623db65312fed865
tsan: use a single background thread for memory profiler and memory flush (and later for symbolizer flush)

llvm-svn: 177627
compiler-rt/lib/sanitizer_common/sanitizer_common.h
compiler-rt/lib/sanitizer_common/sanitizer_linux.cc
compiler-rt/lib/tsan/rtl/tsan_rtl.cc