Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h272 void SetContinueThreadID(lldb::tid_t tid);
H A DGDBRemoteCommunicationServerLLGS.cpp1870 void GDBRemoteCommunicationServerLLGS::SetContinueThreadID(lldb::tid_t tid) { in SetContinueThreadID() function in GDBRemoteCommunicationServerLLGS
2399 SetContinueThreadID(tid); in Handle_H()