Searched refs:ListenThread (Results 1 – 2 of 2) sorted by relevance
200 static lldb::thread_result_t ListenThread(lldb::thread_arg_t arg);
874 listen_url, GDBRemoteCommunication::ListenThread, this); in StartListenThread()889 GDBRemoteCommunication::ListenThread(lldb::thread_arg_t arg) { in ListenThread() function in GDBRemoteCommunication