Home
last modified time | relevance | path

Searched refs:ioloop (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A D0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch16 m4/ioloop.m4 | 9 +++------
50 diff --git a/m4/ioloop.m4 b/m4/ioloop.m4
52 --- a/m4/ioloop.m4
53 +++ b/m4/ioloop.m4
56 if test "$ioloop" = "best" || test "$ioloop" = "epoll"; then
/openbmc/u-boot/board/gdsys/mpc8308/
H A DKconfig39 bool "Enable 'ioloop' and 'ioreflect' commands"
/openbmc/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c286 ioloop, 4, 0, do_ioloop,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/
H A Ddovecot_2.3.21.bb44 EXTRA_OECONF = " --with-ioloop=epoll"
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1492 def __init__(self, watch_manager, ioloop, callback=None, argument
1508 self.io_loop = ioloop
1512 ioloop.add_handler(self._fd, self.handle_read, ioloop.READ)