summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIsmail Pazarbasi <ismail.pazarbasi@gmail.com>2015-07-24 20:00:49 +0000
committerIsmail Pazarbasi <ismail.pazarbasi@gmail.com>2015-07-24 20:00:49 +0000
commit019bd5d06c70093a5e7a989d75d5a92d5b66ec7c (patch)
tree4014bb8181c51587591d5c83c90069f781bd6f2a /CMakeLists.txt
parentcb2f3918ab386da2a3541d1ef20d5bb839d469f5 (diff)
downloadcompiler-rt-019bd5d06c70093a5e7a989d75d5a92d5b66ec7c.tar.gz
__tsan::ThreadCreate takes incorrect value for detached argument
Summary: PTHREAD_CREATE_DETACHED has a different value on Mac OS X. Since both PTHREAD_CREATE_JOINABLE and PTHREAD_CREATE_DETACHED are non-zero, `__tsan::ThreadCreate` always creates detached threads. Reviewers: kcc, samsonov, glider Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D10606 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@243151 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions