[TIzen] Add API for check core shutting down or not 06/299306/1
authorEunki Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 09:56:35 +0000 (18:56 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 12:10:24 +0000 (21:10 +0900)
commitd87f7a66d191a7f4db6ddd201a12a38b0b31193f
treefd33aeb00543d87a2e4b60ade2c8594b847b1bee
parent089d42f45acb946bcc5ac27c4fbc90c5d03697c2
[TIzen] Add API for check core shutting down or not

Add some API to check whether the core is shutting down or not,
So out of dali-core side can also know it.

Also, Make combined helper API to check whether core installed before or not.
It will be useful when we check worker thread access into UI classes of dali.

Change-Id: I2d8d3120b4fc959056f4644846d3d14a3b89bcc6
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali/utc-Dali-Stage.cpp
dali/devel-api/common/stage.cpp
dali/devel-api/common/stage.h
dali/internal/event/common/stage-impl.cpp
dali/internal/event/common/stage-impl.h