tpl_wayland_egl_thread: Modified the procedure of finalizing disp_source. 83/145283/4
authorjoonbum.ko <joonbum.ko@samsung.com>
Tue, 22 Aug 2017 02:50:07 +0000 (11:50 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 22 Aug 2017 04:57:48 +0000 (04:57 +0000)
commit19b30808589a85e6e41fcad17b0ade5020991c2c
tree5e5859807310322fdbe5ff21c31caeaf8c21663a
parent123e0c3867c3a926f4ce877c21176b7a4af42be2
tpl_wayland_egl_thread: Modified the procedure of finalizing disp_source.

 - Added twe_wl_disp_del_source, an event gsource to delete twe_wl_disp_source.
 - When delete twe_wl_disp_source, calling _twe_thread_wl_disp_del_trigger()
  wakes up twe_wl_disp_del_source and removes twe_wl_disp_source in the thread.

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