summaryrefslogtreecommitdiff
path: root/tests/threadpool-test.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-18Renamed g_thread_create to g_thread_create_full and added macroSebastian Wilhelmi1-6/+3
2000-09-28Moved determination of G_THREAD_FLAGS before G_THREAD_LIBS. Check forSebastian Wilhelmi1-2/+2
2000-09-01Include gerror.h before it is used for some g_thread_* functions.Sebastian Wilhelmi1-6/+6
2000-04-28New File implementing an asynchronous queue to be used for asynchronousSebastian Wilhelmi1-0/+57