Fix Sub Thread of AppCoreEflBase 28/270828/2
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 10 Feb 2022 01:21:38 +0000 (10:21 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 10 Feb 2022 01:32:16 +0000 (10:32 +0900)
commit8668792160cf77d5deed172b18d72eed6e4f4274
treec737796506c5b280105d2975c09faa23b57f7b73
parentb207a7863d9d9dddee2e358c2c51a4dd71f05171
Fix Sub Thread of AppCoreEflBase

This patch is to fix a crash issue of unit tests. Sometimes, the sub
thread of AppCoreEflBase for loading voice elm library runs after the
test instance is destroyed. In this case, the thread cannot find the
DlMock. Because, the mockup is already destroyed.

Change-Id: I7280a90cf1d6b203dd868d2b82456bde3d7f7b9c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-efl-cpp/app_core_efl_base.cc
tizen-cpp/app-core-efl-cpp/app_core_efl_base.hh