Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DThreadedCommunication.cpp176 thread_name, [this] { return ReadThread(); }); in StartReadThread()
265 lldb::thread_result_t ThreadedCommunication::ReadThread() { in ReadThread() function in ThreadedCommunication
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DThreadedCommunication.h207 lldb::thread_result_t ReadThread();