e_desk: use wl_signal_emit 80/309280/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 8 Apr 2024 04:55:27 +0000 (13:55 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 8 Apr 2024 07:32:05 +0000 (16:32 +0900)
commit62a6db7d3fcc4b1d493266b3feba344893da5b65
tree81f7c0605537605b4252b9d6b075e24555d97911
parent811365adc3b3db9c5814ed58424978e322bffcf7
e_desk: use wl_signal_emit

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

Change-Id: I2fce13a6c8857fe5eba2e41aa3993724137adbef
src/bin/e_desk.c