Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h349 bool StartAsyncThread();
H A DProcessGDBRemote.cpp538 StartAsyncThread(); in DoConnectRemote()
3431 StartAsyncThread(); in LaunchAndConnectToDebugserver()
3532 bool ProcessGDBRemote::StartAsyncThread() { in StartAsyncThread() function in ProcessGDBRemote