Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h239 bool GetDefaultThreadId(lldb::tid_t &tid);
H A DGDBRemoteCommunicationClient.cpp1158 bool GDBRemoteCommunicationClient::GetDefaultThreadId(lldb::tid_t &tid) { in GetDefaultThreadId() function in GDBRemoteCommunicationClient