Home
last modified time | relevance | path

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

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