Searched defs:MainLoopBase (Results 1 – 4 of 4) sorted by relevance
37 MainLoopBase() {} in MainLoopBase() function78 friend class MainLoopBase; variable
156 SIGCHLD, [this](MainLoopBase &) { SigchldHandler(); }, status); in NativeProcessNetBSD() argument
930 read_object_sp, [this](MainLoopBase &) { DataAvailableCallback(); }, argument981 [this](MainLoopBase &) { SendProcessOutput(); }, error); argument
912 io_sp, [this](MainLoopBase &) { HandleWaitpidResult(); }, error); in StartWaitpidThread() argument