Searched refs:ioloop (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/ |
H A D | 0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch | 16 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 D | Kconfig | 39 bool "Enable 'ioloop' and 'ioreflect' commands"
|
/openbmc/u-boot/board/gdsys/common/ |
H A D | cmd_ioloop.c | 286 ioloop, 4, 0, do_ioloop,
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/ |
H A D | dovecot_2.3.21.1.bb | 45 EXTRA_OECONF = " --with-ioloop=epoll"
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 1492 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)
|