efl/src/lib/eio
Cedric BAIL 221600ea10 eio: simplify code by using helper that generate future directly.
The new helper help replace call to eina_future_resolved and eina_future_rejected with
a scheduler lookup to just one function call.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Reviewed-by: Vitor Sousa da Silva <vitorsousa@expertisesolutions.com.br>
Differential Revision: https://phab.enlightenment.org/D7339
2018-11-30 14:58:19 -08:00
..
Eio.h eio: add method for setting the global file polling rate for fallback monitors 2018-06-19 13:33:14 -04:00
Eio.hh
Eio_Eo.h
Eio_Legacy.h eio: add method for determining if a monitor is using the fallback mechanism 2018-06-28 18:08:45 +02:00
efl_io_manager.c eo: rename efl_future_Eina_FutureXXX_then in efl_future_then as this has been available for some time. 2018-11-23 11:39:43 -08:00
efl_io_manager.eo eo-docs: Remove Doxygen tags from efl*.eo files 2018-11-28 13:33:46 +01:00
eio_dir.c Eio: disable the symlink code on Windows 2018-01-30 16:52:24 +09:00
eio_eet.c
eio_file.c eio_file: fix some indentation. 2018-02-27 17:33:47 +00:00
eio_inline_helper.x
eio_main.c Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
eio_map.c
eio_model.c eio: simplify code by using helper that generate future directly. 2018-11-30 14:58:19 -08:00
eio_model.eo eio: switch Eio.Model to inherit from Efl.Model_Loop. 2018-11-23 11:39:39 -08:00
eio_model_private.h eio_model: Fix deleting files that don't have assigned types yet 2018-07-10 09:43:55 -04:00
eio_monitor.c eio: remove broken pid-based monitor reset copied from ecore-file 2018-02-07 12:12:22 -05:00
eio_monitor_cocoa.c
eio_monitor_inotify.c eio: make inotify monitors fork-safe 2018-02-02 16:59:44 -05:00
eio_monitor_kevent.c efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
eio_monitor_poll.c eio: fix poll backend 2018-08-12 14:25:09 +02:00
eio_monitor_win32.c eio/fallback: mark all fallback monitors as fallbacks, not just for win32 2018-06-28 18:08:45 +02:00
eio_private.h eio: share _efl_io_manager_future_cancel with all of eio. 2018-04-30 14:21:12 -07:00
eio_sentry.c eio/sentry: destroy event handlers when deleting sentry 2018-08-17 22:19:32 +02:00
eio_sentry.eo eio: add method for determining if a monitor is using the fallback mechanism 2018-06-28 18:08:45 +02:00
eio_sentry_private.h eio/sentry: destroy event handlers when deleting sentry 2018-08-17 22:19:32 +02:00
eio_single.c eio: fix correct stat structure on Windows 32 bits 2017-08-14 10:17:24 -07:00
eio_xattr.c
meson.build meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00