tsan: flush dead thread info earlier (when another thread is finished rather than...
commitce85e03620f64ce7e4cd0598f2e93090f52a9e99
authorDmitry Vyukov <dvyukov@google.com>
Tue, 19 Mar 2013 12:25:48 +0000 (19 12:25 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Tue, 19 Mar 2013 12:25:48 +0000 (19 12:25 +0000)
tree16b43363033c32c949b7b187e5d6cbe23219e1b0
parent8e1c769ed84f4d5cf23904dee1abeec6f125f1ac
tsan: flush dead thread info earlier (when another thread is finished rather than new thread is created)

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@177394 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/sanitizer_thread_registry.cc
lib/sanitizer_common/sanitizer_thread_registry.h
lib/tsan/rtl/tsan_rtl.h
lib/tsan/rtl/tsan_rtl_thread.cc