Home
last modified time | relevance | path

Searched defs:interrupt_timeout (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp40 llvm::StringRef payload, std::chrono::seconds interrupt_timeout, in SendContinuePacketAndWaitForResponse()
161 int signo, std::chrono::seconds interrupt_timeout) { in SendAsyncSignal()
172 bool GDBRemoteClientBase::Interrupt(std::chrono::seconds interrupt_timeout) { in Interrupt()
183 std::chrono::seconds interrupt_timeout) { in SendPacketAndWaitForResponse()
217 std::chrono::seconds interrupt_timeout, in SendPacketAndReceiveResponseWithOutputSupport()
356 std::chrono::seconds interrupt_timeout) in Lock()