Home | History | Annotate | Download | only in POSIX

Lines Matching refs:Process

20 #include "lldb/Target/Process.h"
28 public lldb_private::Process
42 // Process protocol.
147 /// Registers the given message with this process.
160 /// Stops all threads in the process.
171 CreateNewPOSIXThread(lldb_private::Process &process, lldb::tid_t tid);
177 /// Process monitor;
183 /// Message queue notifying this instance of inferior process state changes.
193 /// Returns true if the process has exited.
196 /// Returns true if the process is stopped.