[Lldb-commits] [PATCH] D157760: [lldb] Properly protect the Communication class with reader/writer lock
    Augusto Noronha via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Aug 15 15:47:12 PDT 2023
    
    
  
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d16957207ce: [lldb] Properly protect the Communication class with reader/writer lock (authored by augusto2112).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157760/new/
https://reviews.llvm.org/D157760
Files:
  lldb/include/lldb/Core/Communication.h
  lldb/include/lldb/Core/ThreadedCommunication.h
  lldb/source/Core/Communication.cpp
  lldb/source/Core/ThreadedCommunication.cpp
  lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157760.550512.patch
Type: text/x-patch
Size: 15407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230815/212ab6ac/attachment.bin>
    
    
More information about the lldb-commits
mailing list