Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp320 uint32_t successful_responses = 0; in WaitForPacketNoLock() local
326 ++successful_responses; in WaitForPacketNoLock()
330 } else if (successful_responses == 1) { in WaitForPacketNoLock()