Searched refs:StartAsyncThread (Results 1 – 5 of 5) sorted by relevance
52 bool StartAsyncThread();
209 bool GDBRemoteCommunicationReplayServer::StartAsyncThread() { in StartAsyncThread() function in GDBRemoteCommunicationReplayServer
344 bool StartAsyncThread();
653 StartAsyncThread(); in DoConnectRemote()3418 m_gdb_replay_server.StartAsyncThread(); in ConnectToReplayServer()3421 StartAsyncThread(); in ConnectToReplayServer()3539 StartAsyncThread(); in LaunchAndConnectToDebugserver()3647 bool ProcessGDBRemote::StartAsyncThread() { in StartAsyncThread() function in ProcessGDBRemote
321 m_gdb_replay_server.StartAsyncThread(); in ConnectRemote()