[Lldb-commits] [PATCH] use std::atomic<> to protect variables being accessed by multiple threads

Todd Fiala tfiala at google.com
Mon Sep 15 13:17:33 PDT 2014


Submitted here:
```
svn commit
Sending        include/lldb/Core/Communication.h
Sending        include/lldb/Core/ConnectionFileDescriptor.h
Sending        include/lldb/Target/Process.h
Sending        source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
Sending        source/Plugins/Process/POSIX/ProcessPOSIX.cpp
Sending        source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
Sending        source/Target/Process.cpp
Sending        source/lldb-log.cpp
Transmitting file data ........
Committed revision 217818.
```

http://reviews.llvm.org/D5302






More information about the lldb-commits mailing list