[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 18:46:50 PST 2017


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

Move kInvalidTid from lsan_thread to lsan_common


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.88838.patch
Type: text/x-patch
Size: 3530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/7e2515d1/attachment.bin>


More information about the llvm-commits mailing list