Fix race-condition when window is resized or rotated. 72/281872/4
authorWonsik Jung <sidein@samsung.com>
Thu, 22 Sep 2022 21:49:52 +0000 (06:49 +0900)
committerWonsik Jung <sidein@samsung.com>
Thu, 20 Oct 2022 06:27:15 +0000 (15:27 +0900)
commit5432ba2afa2a1e7f325df820124534044769e272
tree7dc69aa399e6072ecd8a0014122e520ed0429e8a
parent94ebdcc1cd412e1e04c7a9d81cfce428dde83f9e
Fix race-condition when window is resized or rotated.

Internal dali window module has some variables and flags.
They are set by both main thread and render thread.
It has the effect of race condition when window is resized or rotated serval times.
This patch is to fix them.

Change-Id: Iba405199015dc00fec4d7d6f6ff2ecf6f997abcb
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-scene-holder-impl.h