Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationReplayServer.h52 bool StartAsyncThread();
H A DGDBRemoteCommunicationReplayServer.cpp130 bool GDBRemoteCommunicationReplayServer::StartAsyncThread() { in StartAsyncThread() function in GDBRemoteCommunicationReplayServer
H A DProcessGDBRemote.h366 bool StartAsyncThread();
H A DProcessGDBRemote.cpp713 StartAsyncThread(); in DoConnectRemote()
3463 m_gdb_replay_server.StartAsyncThread(); in ConnectToReplayServer()
3466 StartAsyncThread(); in ConnectToReplayServer()
3566 StartAsyncThread(); in LaunchAndConnectToDebugserver()
3675 bool ProcessGDBRemote::StartAsyncThread() { in StartAsyncThread() function in ProcessGDBRemote