Home
last modified time | relevance | path

Searched refs:event_loop (Results 1 – 7 of 7) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp101 event_t event_loop{}; member in sdbusplus::async::context
165 return ctx.event_loop; in get_event_loop()
H A Dtimer.hpp53 source = event_loop().add_oneshot_timer(handler, this, time); in start()
62 event_t& event_loop() in event_loop() function
H A Dfdio.hpp42 event_t& event_loop() in event_loop() function in sdbusplus::async::fdio
/openbmc/sdbusplus/src/async/
H A Dfdio.cpp17 source = event_loop().add_io(fd, EPOLLIN, eventHandler, this); in fdio()
96 source = fdioInstance.event_loop().add_oneshot_timer( in start()
H A Dcontext.cpp15 event_loop.add_io(bus.get_fd(), EPOLLIN, dbus_event_handle, this); in context()
186 event_loop.break_run(); in spawn_complete()
337 ctx.event_loop.run_one(ctx.pending->timeout); in wait_once()
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py398 event_loop = urwid.AsyncioEventLoop(loop=self.aloop)
404 event_loop=event_loop)
/openbmc/docs/designs/
H A Dpldm-stack.md316 … | |to self.event_loop | | |