Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp315 bool sync_success = false; in WaitForPacketNoLock() local
348 sync_success = true; in WaitForPacketNoLock()
368 if (sync_success) { in WaitForPacketNoLock()