Home
last modified time | relevance | path

Searched refs:ReadThread (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Core/
H A DCommunication.cpp216 thread_name, [this] { return ReadThread(); }); in StartReadThread()
314 lldb::thread_result_t Communication::ReadThread() { in ReadThread() function in Communication
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DCommunication.h292 lldb::thread_result_t ReadThread();