client: call func of tbm_surface after unlock mutex of queue_info 30/192130/5
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 30 Oct 2018 10:43:20 +0000 (19:43 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Wed, 31 Oct 2018 02:49:17 +0000 (11:49 +0900)
commit8bbcbf7fcba41794587c83fc55facafdc70f58a2
tree311e9f8979cacc6dc04ec8b3b9b78157c19a2f48
parent0e4a07ac3328e9194c210944a3e8311ef2cd3264
client: call func of tbm_surface after unlock mutex of queue_info

if func of tbm_surfacef is called with lock mutex,
deadlock issue is caused when wayland-tbm function is called in
free callback of user_data.

Change-Id: I9cffccf0eb803aadd0ec61b559e20e85c6120344
src/wayland-tbm-client.c