Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h177 bool WaitForNotRunningPrivate(const std::chrono::microseconds &timeout);
H A DCommunicationKDP.cpp164 bool CommunicationKDP::WaitForNotRunningPrivate( in WaitForNotRunningPrivate() function in CommunicationKDP