Searched defs:ReadThreadIsRunning (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBCommunication.cpp | 145 bool SBCommunication::ReadThreadIsRunning() { in ReadThreadIsRunning() function in SBCommunication |
/llvm-project/lldb/source/Core/ | ||
H A D | ThreadedCommunication.cpp | 261 bool ThreadedCommunication::ReadThreadIsRunning() { in ReadThreadIsRunning() function in ThreadedCommunication |