tpl_wayland_egl: Fixed bug related with deadlock. 14/188214/1
authorJoonbum Ko <joonbum.ko@samsung.com>
Mon, 3 Sep 2018 03:01:35 +0000 (12:01 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Mon, 3 Sep 2018 03:01:37 +0000 (12:01 +0900)
commitba7256c4b357984d3e541baeabd756a7ef680880
tree14c175abc95dc52d4fa278285b286fc0813ce109
parent7abd921b796854447ccd31baa78ccd0d97891359
tpl_wayland_egl: Fixed bug related with deadlock.

 - Using wl_event_mutex in the shm_flush_callback can cause
  deadlock problem with polling in the wait_dequeuable().

Change-Id: I624bf18e120492cda6825fc84a061e9d27f6a02d
Signed-off-by: Joonbum Ko <joonbum.ko@samsung.com>
src/tpl_wayland_egl.c