Add API for check core thread + shutting down 96/299296/4
authorEunki Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 09:56:35 +0000 (18:56 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Tue, 10 Oct 2023 03:15:27 +0000 (12:15 +0900)
commit36e97b5e10aea613f809e0442470888edc6dd1c6
tree891fc26b3a5d82328300f0a648cc9f18be95208e
parentbef1f57ae2a7b02484658bca8264e264554fdb40
Add API for check core thread + shutting down

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