ecore: simplify code by using helper that build future directly.
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 23 Nov 2018 01:15:29 +0000 (17:15 -0800)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:52:40 +0000 (14:52 +0900)
commitaf622071566848f00ce725e49b55acc616b6c1c7
treedac29a4102cb381f46f947043690152a4a7863e0
parentadae250905c186d644b2b7e2c712c921d7c25b48
ecore: simplify code by using helper that build 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/D7341
src/lib/ecore/efl_model_composite_boolean.c
src/lib/ecore/efl_model_composite_selection.c
src/lib/ecore/efl_model_container.c
src/lib/ecore/efl_model_container_item.c
src/lib/ecore/efl_model_item.c