utils_gthread: Prevent deadlock caused by wait_idle
[platform/core/uifw/libtpl-egl.git] / src / tpl_utils_gthread.c
2023-01-12 Joonbum Koutils_gthread: Prevent deadlock caused by wait_idle 41/286741/1
2022-12-02 Joonbum Koutils_gthread: Add missed initializing paused flag 71/284971/1
2022-12-01 Joonbum Koutils_gthread: Change to use g_cond_wait_until to wait... 26/284926/1
2022-11-18 Joonbum Koutils_gthread: Add new functions to pause/continue... 12/284512/1
2022-09-29 Joonbum KoDelete wrong g_main_context_unref 04/282304/1
2022-09-29 Joonbum KoChanged the function name properly. 03/282303/1
2022-09-28 Joonbum KoDelete g_cond_wait from tpl_gsource_destroy. 01/282301/1
2022-01-14 Joonbum KoCall dispatch cb for disposable source when IO error... 96/269196/2
2022-01-05 Joonbum KoRemove finalizer source to before cond_signal 60/268960/1
2021-12-30 Joonbum KoAdd mutex protection when gsource_destroy 17/268717/1
2021-04-01 Joonbum KoAdd missing line to return NULL when alloc failed. 46/256346/2
2021-03-24 Joonbum KoAdd intended_destroy flag to destroy only when intended. 13/255913/1
2021-03-24 Joonbum KoAdd IO exception checking to reduce warning logs. 12/255912/1
2021-03-09 Joonbum KoAdd a new tpl_gthread API to use g_cond_wait_until. 91/254791/1
2021-03-09 Joonbum KoDelete unnecessary parameter of tpl_gthread_destroy 86/254786/1
2021-03-09 Joonbum KoChange the order of creation of tdm_source. 79/254779/1
2021-03-09 Joonbum KoFix some build problems of utils_gthread 76/254776/1
2021-03-09 Joonbum KoAdded message argunment to thread dispatch callback. 73/254773/1
2021-03-09 Joonbum KoRename tpl_gsource_send_event to tpl_gsource_send_message. 72/254772/1
2021-03-09 Joonbum KoAdded argument to function tpl_gsource_destroy 71/254771/1
2021-03-09 Joonbum Ko Add finalizer source to tpl_gsource 69/254769/1
2021-03-09 Joonbum KoAdd new enum type tpl_gsource_type_t. 68/254768/1
2021-03-09 Joonbum KoAdded an API to check io condtion. 66/254766/1
2021-03-09 Joonbum KoImplemented initial tpl_utils_gthread. 65/254765/1