ecore: simplify usage of poller by giving 3 class of event on the main loop object.
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 2 Jun 2017 23:27:02 +0000 (16:27 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 2 Jun 2017 23:28:28 +0000 (16:28 -0700)
commitbc13f96ae8b944fd3277a1d8ee86fc061842762a
treeeebc3a6fb6ea25362a4999e7e306bf934abea10e
parent88fc88a305bc09c1b543b62556e66bdb8fa21d78
ecore: simplify usage of poller by giving 3 class of event on the main loop object.

The internal logic should be improved further in the future to synchronize itself
with loop wake up whenever possible (Especially true for the high frequency poller).
src/lib/ecore/ecore_main.c
src/lib/ecore/ecore_private.h
src/lib/ecore/efl_loop.eo