Home
last modified time | relevance | path

Searched refs:StopAsyncThread (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationReplayServer.cpp90 StopAsyncThread(); in ~GDBRemoteCommunicationReplayServer()
232 void GDBRemoteCommunicationReplayServer::StopAsyncThread() { in StopAsyncThread() function in GDBRemoteCommunicationReplayServer
DGDBRemoteCommunicationReplayServer.h53 void StopAsyncThread();
DProcessGDBRemote.h346 void StopAsyncThread();
DProcessGDBRemote.cpp330 StopAsyncThread(); in ~ProcessGDBRemote()
2443 StopAsyncThread(); in DoDetach()
2628 StopAsyncThread(); in DoDestroy()
3675 void ProcessGDBRemote::StopAsyncThread() { in StopAsyncThread() function in ProcessGDBRemote