[PATCH] D39619: Correct atexit(3) support in TSan/NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 08:18:40 PST 2017
krytarowski updated this revision to Diff 122099.
krytarowski added a comment.
Protect AtExitStack with a mutex in at_exit_wrapper().
Repository:
rL LLVM
https://reviews.llvm.org/D39619
Files:
lib/tsan/rtl/tsan_interceptors.cc
test/tsan/atexit3.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39619.122099.patch
Type: text/x-patch
Size: 3642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/add165e3/attachment.bin>
More information about the llvm-commits
mailing list