Home
last modified time | relevance | path

Searched defs:MainLoop (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dmain-loop.h37 struct MainLoop { struct
40 typedef struct MainLoop MainLoop; typedef
/openbmc/phosphor-hwmon/
H A Dmainloop.hpp35 class MainLoop class
H A Dmainloop.cpp337 MainLoop::MainLoop(sdbusplus::bus_t&& bus, const std::string& param, in MainLoop() function in MainLoop