tpl_wayland_vk_wsi: [sync - thread] added worker thread 67/82167/7
authordeasung.kim <deasung.kim@samsung.com>
Mon, 1 Aug 2016 08:31:10 +0000 (17:31 +0900)
committerGwan-gyeong Mun <kk.moon@samsung.com>
Fri, 26 Aug 2016 15:45:36 +0000 (08:45 -0700)
commit097ed4752eefa46f8e63e5c1afdc6f55351f2527
tree399bee257f953252faa5354304def97cb0222387
parent31c97918f11290c63439673b84d8747716ef2e8d
tpl_wayland_vk_wsi: [sync - thread] added worker thread

the worker thread do wait buffer's draw done signal before attach/commit
and wait buffer enqueue with pthread_condition.

main thread support timeout in dequeue_buffer with worker thread.(single thread not support timeout)

this patch can modify clear after libtbm support timeout(can dequeue/can acquire)

Change-Id: I90fe6340c4457169073537f18c1fd7368b5b5f7b
src/tpl_wayland_vk_wsi.c