Add Window System's Initialize() and ShutDown() 48/294048/8
authorWonsik Jung <sidein@samsung.com>
Mon, 12 Jun 2023 07:03:26 +0000 (16:03 +0900)
committerWonsik Jung <sidein@samsung.com>
Tue, 13 Jun 2023 05:07:58 +0000 (14:07 +0900)
commit6a309bf589567fc18265c58b0738e3abd54085be
treeb5ec517f11e173051ce157a7ac685cfad8077546
parent61cf8b74a60633f5e706f1fac3c8c1d1efeb1fee
Add Window System's Initialize() and ShutDown()

Add Window System's Initailize() and ShutDown() for UI Threading.
Because Window's Initialize() and ShutDown() should be called in UI Thread when UI Threading is enabled.

Change-Id: I8d1a4e8e85366d31efa1c0690d436b409f4c791d
dali/internal/adaptor/common/application-impl.cpp