Add missing Lock 63/305263/4
authorjphnix <jphnix99@gmail.com>
Tue, 30 Jan 2024 10:33:55 +0000 (10:33 +0000)
committerJinbong Lee <jinbong.lee@samsung.com>
Wed, 31 Jan 2024 09:01:22 +0000 (09:01 +0000)
commitaf8dcff0a8cb47570383ef27f170280e98ac693a
tree1622a4f2f0c0cfa4361e2d2276bfbf75cff4d334
parent783166348f06a34c195c6f77ad9389cf6a50da48
Add missing Lock

 - gthread->loop is held with thread_mutex.
 - But it doesn't hold thread_mutex in tpl_gthread_add_idle

Change-Id: Ibaddbcf7e4d4b9ec661ee69c0a95dbc517970ea2
src/tpl_utils_gthread.c