Searched refs:ioloop (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/ |
| H A D | Kconfig | 28 bool "Enable 'ioloop' and 'ioreflect' commands"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-aspectlib/ |
| H A D | 0001-Remove-tornado-6-test-constraint.-Ref-15.patch | 28 loop = ioloop.IOLoop.current()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/common/ |
| H A D | cmd_ioloop.c | 287 ioloop, 4, 0, do_ioloop,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dovecot/ |
| H A D | dovecot_2.3.14.bb | 45 EXTRA_OECONF = " --with-ioloop=epoll \
|
| /OK3568_Linux_fs/yocto/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)
|