[PATCH] D95184: [ASan] Stop blocking child thread progress from parent thread in `pthread_create` interceptor.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 19:43:30 PST 2021


delcypher updated this revision to Diff 318721.
delcypher added a comment.

Address second round of feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95184

Files:
  compiler-rt/lib/asan/asan_allocator.cpp
  compiler-rt/lib/asan/asan_interceptors.cpp
  compiler-rt/lib/asan/asan_thread.cpp
  compiler-rt/lib/asan/asan_thread.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95184.318721.patch
Type: text/x-patch
Size: 6487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210123/20e762a6/attachment.bin>


More information about the llvm-commits mailing list