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

llvm-svn: 177394
compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cc
compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h
compiler-rt/lib/tsan/rtl/tsan_rtl.h
compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc