Move function definition to aul header
[platform/core/appfw/aul-1.git] / src / aul_worker.c
2023-01-26 Hwankyu JhunFix double close issue 73/287273/2
2023-01-03 Changgyu ChoiMerge "Apply aul request with timeout" into tizen
2023-01-03 Changgyu ChoiApply aul request with timeout 07/285307/18
2022-10-17 Changgyu ChoiFix static analysis issues 28/283028/1
2022-08-12 Hwankyu JhunFix fd leak 04/279604/2
2021-11-03 Hwankyu JhunFix aul app socket handler 35/265335/13
2021-05-24 Hwankyu JhunFix missing unlock 13/258713/1
2021-04-29 Hwankyu JhunRemove unnecessary g_cond_wait() call 59/257659/1
2021-04-29 Hwankyu JhunFix a bug about using condition variables 48/257648/1
2021-04-21 Hwankyu JhunFix AUL worker 83/257183/5
2020-10-22 Hwankyu JhunClose IO channel before releasing it 14/246014/1
2020-05-27 Hwankyu JhunFix a bug about removing GSource 88/234588/2
2019-10-01 Hwankyu JhunFix glib warning messages 17/215117/3
2019-08-22 Hwankyu JhunAdd ANR Timer 96/212496/4
2019-08-13 Hwankyu JhunSynchronize worker thread 41/211941/6
2019-08-11 Hwankyu JhunSynchronize worker thread 92/211892/2
2019-08-08 Hwankyu JhunAdd worker thread to receive requests 95/211395/24