[PATCH] D29993: Use pthreads to store current thread id on darwin

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 19:31:07 PST 2017


fjricci updated this revision to Diff 88840.
fjricci added a comment.

Initialize thread_local members individual


https://reviews.llvm.org/D29993

Files:
  lib/lsan/lsan_common.h
  lib/lsan/lsan_common_linux.cc
  lib/lsan/lsan_common_mac.cc
  lib/lsan/lsan_thread.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29993.88840.patch
Type: text/x-patch
Size: 3574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/af60400e/attachment.bin>


More information about the llvm-commits mailing list