Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h232 bool GetDefaultThreadId(lldb::tid_t &tid);
H A DGDBRemoteCommunicationClient.cpp1146 bool GDBRemoteCommunicationClient::GetDefaultThreadId(lldb::tid_t &tid) { in GetDefaultThreadId() function in GDBRemoteCommunicationClient