ecore: add an helper on Efl.Loop_Consumer to build resolved and rejected future more...
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 23 Nov 2018 01:11:54 +0000 (17:11 -0800)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:52:40 +0000 (14:52 +0900)
commite7b8238d34e24aae82f1214fb928877327728dae
tree657eeea75be5a606bcdbc94cd730507a0467f1e4
parent389e5c6d111282c2d8c2731749112b756c12ba2a
ecore: add an helper on Efl.Loop_Consumer to build resolved and rejected future more easily.

This make all object that inherit from Efl.Loop_Consumer have an easy ability to create a future
from their link to a loop provider. This way there is no need to further lookup for a scheduler.

This can by applied after the patch series from T7471.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7337
src/lib/ecore/efl_loop_consumer.c
src/lib/ecore/efl_loop_consumer.eo