Use thread default context 89/270489/2
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 3 Feb 2022 09:15:09 +0000 (18:15 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 11 Mar 2022 05:47:55 +0000 (14:47 +0900)
commitcdbb6b295cbe195bd049851c387c7083638ae1b3
tree562cf19aa064417341be752b4ed551c8c8684fbd
parent12328cf98d0b5ae8abae311fed96e7b735dcafe3
Use thread default context

After this patch is applied, the callback function will be invoked to
the caller thread. For example, the app_control_cb callback function
will be invoked to the current thread default context.

Change-Id: Ia85ebbf223ab06a6a10c94aaf28722a359ff2020
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/aul_launch.c