[PATCH] D72549: [TSan] Register threads created via pthread_create_from_mach_thread

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 16:35:42 PDT 2021


yln updated this revision to Diff 336990.
yln added a comment.
Herald added a subscriber: Charusso.

Replace usage of magic constants with actual API.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72549/new/

https://reviews.llvm.org/D72549

Files:
  compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.h
  compiler-rt/test/tsan/Darwin/mach-thread.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72549.336990.patch
Type: text/x-patch
Size: 11611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/aaa0551e/attachment.bin>


More information about the llvm-commits mailing list