Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.h198 bool JoinListenThread();
DGDBRemoteCommunication.cpp882 bool GDBRemoteCommunication::JoinListenThread() { in JoinListenThread() function in GDBRemoteCommunication
1209 JoinListenThread(); in StartDebugserverProcess()