Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp100 event_t event_loop{}; member in sdbusplus::async::context
164 return ctx.event_loop; in get_event_loop()
H A Dtimer.hpp54 self.event_loop().add_oneshot_timer(handler, &self, self.time); in tag_invoke()
64 event_t& event_loop() in event_loop() function
H A Dfdio.hpp41 event_t& event_loop() in event_loop() function in sdbusplus::async::fdio
/openbmc/sdbusplus/src/async/
H A Dcontext.cpp13 event_loop.add_io(bus.get_fd(), EPOLLIN, dbus_event_handle, this); in context()
171 event_loop.break_run(); in spawn_complete()
322 ctx.event_loop.run_one(ctx.pending->timeout); in wait_once()
H A Dfdio.cpp15 source = event_loop().add_io(fd, EPOLLIN, eventHandler, this); in fdio()
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py388 event_loop = urwid.AsyncioEventLoop(loop=self.aloop)
394 event_loop=event_loop)
/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c3190 int event_loop = 0; in xhci_irq() local
3252 if (event_loop++ < TRBS_PER_SEGMENT / 2) in xhci_irq()
3261 event_loop = 0; in xhci_irq()
/openbmc/docs/designs/
H A Dpldm-stack.md316 … | |to self.event_loop | | |