ecore: switch back to use ecore_thread_wait.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 7 Mar 2017 19:04:42 +0000 (11:04 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 7 Mar 2017 19:08:52 +0000 (11:08 -0800)
commit4e1567b41efe87bc0744fb45ccff7a2c76fd1fa1
tree00c420004e49726888cee7f968becedccd43f57c
parentbf7b3e5dfca740e5e1096fbbfb81cffb980f1b2a
ecore: switch back to use ecore_thread_wait.

We need to make sure that we wait properly on the animator thread
otherwise we end up with the animator finish callback being called
later on during the shutdown process which means trouble.
src/lib/ecore/ecore_anim.c