[UI Thread] Change comm to "UIThread+" 67/273967/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 19 Apr 2022 06:11:29 +0000 (15:11 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 19 Apr 2022 06:11:29 +0000 (15:11 +0900)
commit9f0cda1fd37dd68d8e855970f6e5f33f971224bd
treec847b17e8b34d5ae9bcb3229295909c9f309513d
parent6f609c74ca1753c3a782dd88647f961596e02ffc
[UI Thread] Change comm to "UIThread+"

This patch writes "UIThread+" to "/proc/<tid>/comm".
After this patch is applied, we can check the thread ID using ps command.

Change-Id: I7819beb65a0ed40267ad3d6f933ccd6c579dbd4d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-ui-cpp/app_core_ui_base.cc