e_comp_wl: modify e_comp_wl_surface_get function implementation 86/317386/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 5 Sep 2024 06:11:57 +0000 (15:11 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 9 Sep 2024 23:22:08 +0000 (08:22 +0900)
commita2f2b6c990a9d513c7efcf47c2bf7c40f50ac80b
treec9469ba2992f7f9c53666da22e07053096787546
parent368ddcbde2c94527b175e24b22ea5af3e908c9f1
e_comp_wl: modify e_comp_wl_surface_get function implementation

We changed code to call e_comp_wl_client_surface_get() in e_comp_wl_surface_get E_API
for thread safety while accessing the surface resource.

Change-Id: I85adad30b9630b95bb33f413ca35a0d990f4041f
src/bin/server/e_comp_wl.c