Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/posix/
H A DMainLoopPosix.h76 friend class MainLoopPosix; variable
/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DMainLoopPosix.cpp228 MainLoopPosix::MainLoopPosix() : m_triggering(false) { function in MainLoopPosix