emotion: lock pending events and pending objects
authorThomas Guillem <thomas@gllm.fr>
Mon, 21 Sep 2015 21:24:18 +0000 (23:24 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 21 Sep 2015 21:24:30 +0000 (23:24 +0200)
commiteeba25397f07ea044a1c4011b5c8dfcd46ccf0ea
tree7e889d85855ff2d438baf21364e7a55bcca5104b
parent64a7b3d44f3f5d917943ac22c3af1221f1df7fdf
emotion: lock pending events and pending objects

Summary:
_emotion_pending_ecore_begin and _emotion_pending_ecore_end are not called from
the same thread. Indeed, _emotion_pending_ecore_begin is called from gstreamer
callbacks, and _emotion_pending_ecore_end is called from the mainloop.

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D3061

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/emotion/emotion_main.c