Home
last modified time | relevance | path

Searched defs:ThreadedCommunication (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DThreadedCommunication.cpp40 ThreadedCommunication::ThreadedCommunication(const char *name) in ThreadedCommunication() function in ThreadedCommunication
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h246 class ThreadedCommunication; variable