Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h259 bool GetSyncThreadStateSupported();
H A DGDBRemoteCommunicationClient.cpp259 bool GDBRemoteCommunicationClient::GetSyncThreadStateSupported() { in GetSyncThreadStateSupported() function in GDBRemoteCommunicationClient
3281 if (!GetSyncThreadStateSupported()) in SyncThreadState()