[PATCH] D54521: tsan: Add pthread_tryjoin_np and pthread_timedjoin_np interceptors
Yuri Per via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 21 01:13:01 PST 2018
yuri updated this revision to Diff 174882.
yuri set the repository for this revision to rCRT Compiler Runtime.
yuri added a comment.
Improved tests
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D54521
Files:
lib/sanitizer_common/sanitizer_thread_registry.cc
lib/sanitizer_common/sanitizer_thread_registry.h
lib/tsan/rtl/tsan_interceptors.cc
lib/tsan/rtl/tsan_rtl.h
lib/tsan/rtl/tsan_rtl_thread.cc
test/tsan/Linux/thread_timedjoin.c
test/tsan/Linux/thread_tryjoin.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54521.174882.patch
Type: text/x-patch
Size: 5916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/ddd20782/attachment.bin>
More information about the llvm-commits
mailing list