clayborg added a comment.

Almost seems like we can build the mutex into the base class OptionValue as we 
need general threaded protection for every setting. They any function that gets 
or sets the value should be able to protect itself using the base mutex


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

https://reviews.llvm.org/D60468



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

Reply via email to