Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h272 void SetContinueThreadID(lldb::tid_t tid);
H A DGDBRemoteCommunicationServerLLGS.cpp1875 void GDBRemoteCommunicationServerLLGS::SetContinueThreadID(lldb::tid_t tid) { in SetContinueThreadID() function in GDBRemoteCommunicationServerLLGS
2404 SetContinueThreadID(tid); in Handle_H()