Searched refs:AsyncThread (Results 1 – 4 of 4) sorted by relevance
216 GDBRemoteCommunicationReplayServer::AsyncThread, this); in StartAsyncThread()264 thread_result_t GDBRemoteCommunicationReplayServer::AsyncThread(void *arg) { in AsyncThread() function in GDBRemoteCommunicationReplayServer
65 static lldb::thread_result_t AsyncThread(void *arg);
348 static lldb::thread_result_t AsyncThread(void *arg);
3658 "<lldb.process.gdb-remote.async>", ProcessGDBRemote::AsyncThread, this); in StartAsyncThread()3722 thread_result_t ProcessGDBRemote::AsyncThread(void *arg) { in AsyncThread() function in ProcessGDBRemote