mgorny added a comment.

Well, back when working on the async thread, you've indicated that it's a bad 
idea to read from one thread while writing from another, so I've basically 
focused on getting to the point when all reads and writes are guaranteed to 
happen from a single thread.


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

https://reviews.llvm.org/D132578

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to