Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DThreadedCommunication.cpp173 thread_name, [this] { return ReadThread(); }); in StartReadThread()
260 lldb::thread_result_t ThreadedCommunication::ReadThread() { in ReadThread() function in ThreadedCommunication
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DThreadedCommunication.h207 lldb::thread_result_t ReadThread();