protect wl_egl_buffer->wl_buffer with mutex_lock 86/298986/3
authorjinbong, Lee <jinbong.lee@samsung.com>
Mon, 18 Sep 2023 06:13:55 +0000 (15:13 +0900)
committerjinbong, Lee <jinbong.lee@samsung.com>
Mon, 18 Sep 2023 11:13:58 +0000 (20:13 +0900)
commitdd301a71effb57c7828f8a10e6e10b30a3631cd8
treec2cef197bb592072ae7ff411a2c5201c98f7f262
parent6f6890884ab6a8bfba8cfa92a92e04885b9a3eda
protect wl_egl_buffer->wl_buffer with mutex_lock

 - wl_egl_buffer->wl_buffer is must protected when call wl_egl_display && wl_egl_display->wl_tbm_client

Change-Id: I223f1521b1f412914194226ce69a996fc4ef91db
src/tpl_wl_egl_thread.c