LLDB mainline
TargetAPIMutex.h File Reference
#include "lldb/lldb-forward.h"
#include <memory>
#include <mutex>

Go to the source code of this file.

Classes

class  lldb_private::TargetAPIMutex
 A Lockable handle over a Target's API mutex, returned by Target::GetAPIMutex() and backing the public lldb::SBMutex. More...

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.