e_zone: use wl_signal_emit 81/309281/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 8 Apr 2024 04:55:37 +0000 (13:55 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 8 Apr 2024 07:32:05 +0000 (16:32 +0900)
commit838969b4beabe13d18226499e626f0e4bb54bc3d
tree2f1c8de977e199cd145e98e4d2824a26ba06eef1
parent62a6db7d3fcc4b1d493266b3feba344893da5b65
e_zone: use wl_signal_emit

instead of wl_signal_emit_mutable to avoid the race condition on mutli-threading

Change-Id: I1e892cf339d8b230f43967fca7418ba6f1325f37
src/bin/e_zone.c