[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 17:05:32 PDT 2023


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

Changed to regular mutex


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.549548.patch
Type: text/x-patch
Size: 7358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230812/c8cacfba/attachment.bin>


More information about the lldb-commits mailing list