Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DCommunication.cpp209 thread_name, Communication::ReadThread, this, error_ptr); in StartReadThread()
296 lldb::thread_result_t Communication::ReadThread(lldb::thread_arg_t p) { in ReadThread() function in Communication
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DCommunication.h310 static lldb::thread_result_t ReadThread(lldb::thread_arg_t comm_ptr);