[PATCH] D14328: [tsan] Handle libdispatch worker threads on OS X

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 07:11:48 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252049: [tsan] Handle libdispatch worker threads on OS X (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D14328?vs=39192&id=39202#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14328

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_clock.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_defs.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_mac.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_thread.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14328.39202.patch
Type: text/x-patch
Size: 6004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/16022e34/attachment.bin>


More information about the llvm-commits mailing list