Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationReplayServer.cpp53 StopAsyncThread(); in ~GDBRemoteCommunicationReplayServer()
146 void GDBRemoteCommunicationReplayServer::StopAsyncThread() { in StopAsyncThread() function in GDBRemoteCommunicationReplayServer
H A DGDBRemoteCommunicationReplayServer.h53 void StopAsyncThread();
H A DProcessGDBRemote.h368 void StopAsyncThread();
H A DProcessGDBRemote.cpp361 StopAsyncThread(); in ~ProcessGDBRemote()
2490 StopAsyncThread(); in DoDetach()
2678 StopAsyncThread(); in DoDestroy()
3697 void ProcessGDBRemote::StopAsyncThread() { in StopAsyncThread() function in ProcessGDBRemote