LLDB mainline
Classes | Namespaces
ThreadedCommunication.h File Reference
#include "lldb/Core/Communication.h"
#include "lldb/Host/HostThread.h"
#include "lldb/Utility/Broadcaster.h"
#include <atomic>
#include <mutex>
#include <string>
#include <cstddef>
#include <cstdint>

Go to the source code of this file.

Classes

class  lldb_private::ThreadedCommunication
 "lldb/Core/ThreadedCommunication.h" Variation of Communication that supports threaded reads. More...
 

Namespaces

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