client: lock queue_info after get info of surface_queue 30/193530/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 21 Nov 2018 04:07:51 +0000 (13:07 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Wed, 21 Nov 2018 10:00:34 +0000 (19:00 +0900)
commit47d13039cb8a01bc21c9ac5a7b1c29fb5153395d
treec3d001cd6de22cd29027ac01f7d192021ba77cb2
parent3953e886088a127ee8fafcea8ee18c1f43fcc14b
client: lock queue_info after get info of surface_queue

if call function of surface_queue after lock queue_info,
it cuase deadlock issues.

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