[Lldb-commits] [PATCH] D157654: [lldb] Fix data race in PipePosix

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 11 15:42:18 PDT 2023


augusto2112 updated this revision to Diff 549539.
augusto2112 added a comment.

Update to two shared mutexes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157654

Files:
  lldb/include/lldb/Host/posix/PipePosix.h
  lldb/source/Host/posix/PipePosix.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157654.549539.patch
Type: text/x-patch
Size: 7852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230811/42e1d72a/attachment.bin>


More information about the lldb-commits mailing list