tpl_wayland_egl_thread: Modified the gsource to validate before the event is processed. 63/135163/4
authorjoonbum.ko <joonbum.ko@samsung.com>
Wed, 24 May 2017 05:27:12 +0000 (14:27 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 22 Jun 2017 08:55:13 +0000 (08:55 +0000)
commitede7d67933c7836a833d30364879ad40eb51b302
treebe7b982aa099f78675c31300b24e4a6a7bc02997
parent32df6ec3e3f90b8cef33c47afa360dd4537729cc
tpl_wayland_egl_thread: Modified the gsource to validate before the event is processed.

 - In a short period of time, gsource can be destroyed.
 - So added exception handling syntax to process event handling only when gsource is valid.

Change-Id: I719a7b988a73b44df846b2318b3e96544fb3dea5
Signed-off-by: joonbum.ko <joonbum.ko@samsung.com>
src/tpl_wayland_egl_thread.c