Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h196 lldb::tid_t GetContinueThreadID() const { return m_continue_tid; } in GetContinueThreadID() function
H A DGDBRemoteCommunicationServerLLGS.cpp1397 lldb::tid_t signal_tid = GetContinueThreadID();
1401 ResumeAction action = {GetContinueThreadID(), StateType::eStateRunning,
2662 lldb::tid_t tid = GetContinueThreadID();