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.cpp284 bool sync_success = false; in WaitForPacketNoLock() local
317 sync_success = true; in WaitForPacketNoLock()
337 if (sync_success) { in WaitForPacketNoLock()