Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h231 bool GetDefaultThreadId(lldb::tid_t &tid);
H A DGDBRemoteCommunicationClient.cpp1164 bool GDBRemoteCommunicationClient::GetDefaultThreadId(lldb::tid_t &tid) { in GetDefaultThreadId() function in GDBRemoteCommunicationClient