Add missing line to return NULL when alloc failed.
[platform/core/uifw/libtpl-egl.git] / src / tpl_utils_gthread.c
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