tsan: start the background thread with signals blocked, otherwise it can steal users...
commit58dc8bef3f86f4f8503359b5146be9d78d7e3ef0
authorDmitry Vyukov <dvyukov@google.com>
Mon, 28 Oct 2013 12:29:32 +0000 (28 12:29 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Mon, 28 Oct 2013 12:29:32 +0000 (28 12:29 +0000)
tree061f2f88a3dda363fdcff5bd55a3cd57317c0d42
parente38046aae1f76e525c2466af20c27269185a37bf
tsan: start the background thread with signals blocked, otherwise it can steal users signals

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@193519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/tsan/rtl/tsan_interceptors.cc