Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.h179 bool WaitForNotRunningPrivate(const std::chrono::microseconds &timeout);
DCommunicationKDP.cpp165 bool CommunicationKDP::WaitForNotRunningPrivate( in WaitForNotRunningPrivate() function in CommunicationKDP