Searched refs:StartAsyncThread (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationReplayServer.h51 bool StartAsyncThread();
H A DGDBRemoteCommunicationReplayServer.cpp205 bool GDBRemoteCommunicationReplayServer::StartAsyncThread() { function in class:GDBRemoteCommunicationReplayServer
H A DProcessGDBRemote.h343 bool StartAsyncThread();
H A DProcessGDBRemote.cpp655 StartAsyncThread();
3392 m_gdb_replay_server.StartAsyncThread();
3395 StartAsyncThread();
3495 StartAsyncThread();
3603 bool ProcessGDBRemote::StartAsyncThread() {

Completed in 86 milliseconds