Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/test/tmp/
H A Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt36 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
51 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
H A Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt36 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
51 com.apple.main-thread ProcessGDBRemote::StopAsyncThread ()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.h180 void StopAsyncThread();
H A DProcessKDP.cpp559 StopAsyncThread(); in DoDetach()
740 void ProcessKDP::StopAsyncThread() { in StopAsyncThread() function in ProcessKDP
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h345 void StopAsyncThread();
H A DProcessGDBRemote.cpp306 StopAsyncThread(); in ~ProcessGDBRemote()
2342 StopAsyncThread(); in DoDetach()
2401 StopAsyncThread(); in DoDestroy()
3409 void ProcessGDBRemote::StopAsyncThread() { in StopAsyncThread() function in ProcessGDBRemote