Searched refs:ReadThread (Results 1 – 2 of 2) sorted by relevance
276 static lldb::thread_result_t ReadThread(lldb::thread_arg_t comm_ptr);
208 thread_name, Communication::ReadThread, this); in StartReadThread()307 lldb::thread_result_t Communication::ReadThread(lldb::thread_arg_t p) { in ReadThread() function in Communication