[PATCH] D31474: Update suspended threads info to be compatible with darwin
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 11:18:44 PDT 2017
fjricci created this revision.
On Darwin, we need to track thread and tid as separate values.
This patch modifies suspended thread info to be more general, to
allow for this behavior.
https://reviews.llvm.org/D31474
Files:
lib/sanitizer_common/sanitizer_stoptheworld.h
lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
lib/sanitizer_common/sanitizer_stoptheworld_mac.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31474.93391.patch
Type: text/x-patch
Size: 4050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/79ac7c99/attachment.bin>
More information about the llvm-commits
mailing list