Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.cpp461 bool sync_success = false; in WaitForPacketWithTimeoutMicroSecondsNoLock() local
496 sync_success = true; in WaitForPacketWithTimeoutMicroSecondsNoLock()
517 if (sync_success) in WaitForPacketWithTimeoutMicroSecondsNoLock()