forked from OSchip/llvm-project
5cbe122439
We need to call the intercepted version of pthread_detach. Secondly, PTHREAD_CREATE_JOINABLE and PTHREAD_CREATE_DETACHED are not 0 and 1 on OS X, so we need to properly pass these constants and not just a bool. Differential Revision: http://reviews.llvm.org/D14837 llvm-svn: 253775 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
tsan_bench.cc | ||
tsan_mop.cc | ||
tsan_mutex.cc | ||
tsan_posix.cc | ||
tsan_string.cc | ||
tsan_test.cc | ||
tsan_test_util.h | ||
tsan_test_util_posix.cc | ||
tsan_thread.cc |