Home
last modified time | relevance | path

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

/external/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.h348 void StopAsyncThread();
DProcessGDBRemote.cpp324 StopAsyncThread(); in ~ProcessGDBRemote()
2418 StopAsyncThread(); in DoDetach()
2601 StopAsyncThread(); in DoDestroy()
3611 void ProcessGDBRemote::StopAsyncThread() { in StopAsyncThread() function in ProcessGDBRemote
/external/llvm-project/lldb/examples/test/tmp/
Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt36 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
51 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt36 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
51 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.h182 void StopAsyncThread();
DProcessKDP.cpp574 StopAsyncThread(); in DoDetach()
756 void ProcessKDP::StopAsyncThread() { in StopAsyncThread() function in ProcessKDP