Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h86 WaitForPacketWithTimeoutMicroSeconds(lldb_private::DataExtractor &response,
H A DProcessKDP.cpp789 if (m_comm.WaitForPacketWithTimeoutMicroSeconds( in AsyncThread()
H A DCommunicationKDP.cpp170 CommunicationKDP::WaitForPacketWithTimeoutMicroSeconds(DataExtractor &packet, in WaitForPacketWithTimeoutMicroSeconds() function in CommunicationKDP