Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp297 bool got_actual_response = false; in WaitForPacketNoLock() local
337 got_actual_response = true; in WaitForPacketNoLock()
351 if (got_actual_response) { in WaitForPacketNoLock()