LLDB mainline
|
Go to the source code of this file.
Classes | |
class | lldb_private::ProcessRunLock |
A class used to prevent the process from starting while other threads are accessing its data, and prevent access to its data while it is running. More... | |
class | lldb_private::ProcessRunLock::ProcessRunLocker |
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |