Searched refs:ProcessReadObject (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DMainLoop.h74 void ProcessReadObject(IOObject::WaitableHandle handle);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp131 loop.ProcessReadObject(out_events[i].ident);
241 loop.ProcessReadObject(handle);
405 void MainLoop::ProcessReadObject(IOObject::WaitableHandle handle) { function in class:MainLoop

Completed in 54 milliseconds