Searched defs:MainLoopBase (Results 1 – 4 of 4) sorted by relevance
41 MainLoopBase() : m_terminate_request(false) {} in MainLoopBase() function94 friend class MainLoopBase; variable
156 SIGCHLD, [this](MainLoopBase &) { SigchldHandler(); }, status); in NativeProcessNetBSD() argument
173 SIGCHLD, [this](MainLoopBase &) { SigchldHandler(); }, status); in NativeProcessFreeBSD() argument
1183 read_object_sp, [this](MainLoopBase &) { DataAvailableCallback(); }, in InitializeConnection() argument1237 [this](MainLoopBase &) { SendProcessOutput(); }, error); in StartSTDIOForwarding() argument