Searched refs:ListenThread (Results 1 – 2 of 2) sorted by relevance
197 static lldb::thread_result_t ListenThread(lldb::thread_arg_t arg);
912 listen_url, GDBRemoteCommunication::ListenThread, this, &error); in StartListenThread()924 GDBRemoteCommunication::ListenThread(lldb::thread_arg_t arg) { in ListenThread() function in GDBRemoteCommunication