Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h226 bool GetSyncThreadStateSupported();
H A DGDBRemoteCommunicationClient.cpp249 bool GDBRemoteCommunicationClient::GetSyncThreadStateSupported() { in GetSyncThreadStateSupported() function in GDBRemoteCommunicationClient
3549 if (!GetSyncThreadStateSupported()) in SyncThreadState()