Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.h351 void StopAsyncThread();
HDProcessGDBRemote.cpp312 StopAsyncThread(); in ~ProcessGDBRemote()
2430 StopAsyncThread(); in DoDetach()
2489 StopAsyncThread(); in DoDestroy()
3561 void ProcessGDBRemote::StopAsyncThread() { in StopAsyncThread() function in ProcessGDBRemote