Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/windows/
H A DMainLoopWindows.cpp97 void MainLoopWindows::UnregisterReadObject(IOObject::WaitableHandle handle) { in UnregisterReadObject() function in MainLoopWindows
/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DMainLoopPosix.cpp325 void MainLoopPosix::UnregisterReadObject(IOObject::WaitableHandle handle) { function in MainLoopPosix