e_hwc_window_queue: separate buffer copy from main thread 56/297656/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 11 Aug 2023 04:53:11 +0000 (13:53 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 22 Aug 2023 08:27:53 +0000 (17:27 +0900)
commit313e8f8af51b6410307dfffc63aa733f2f0e5987
treed54fe80a07d37cb750aba0f50c11f28a06cf5dc9
parentd8e12b696bdd8b0134955faccd357d3801620155
e_hwc_window_queue: separate buffer copy from main thread

this patch uses thread for copying buffer of queue to prevent
block main thread.

Change-Id: I2f152c0f06f827456437877879c2821856c01d1b
src/bin/e_hwc_window_queue.c
src/bin/e_hwc_window_queue.h
src/bin/e_hwc_windows.c