[PATCH] D38073: [XRay][compiler-rt] Use pthread for initializing thread-local data
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 23:11:24 PDT 2017
dberris updated this revision to Diff 117472.
dberris added a comment.
- Rebase
- fixup: use UNUSED, restore alignment for cache-line friendliness, and report on errors found when pthread_create_key fails
https://reviews.llvm.org/D38073
Files:
lib/xray/xray_fdr_logging_impl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38073.117472.patch
Type: text/x-patch
Size: 6810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/0ee8cf7d/attachment.bin>
More information about the llvm-commits
mailing list