Home
last modified time | relevance | path

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

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