summaryrefslogtreecommitdiff
path: root/gthreadpool.c
Commit message (Expand)AuthorAgeFilesLines
* Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi2000-11-211-1/+0
* Don't take threads with other priorities into account as changing theSebastian Wilhelmi2000-11-091-26/+3
* Several minor ANSI C fixes.Martin Baulig2000-09-291-1/+1
* Include gerror.h before it is used for some g_thread_* functions.Sebastian Wilhelmi2000-09-011-16/+45
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* New File implementing an asynchronous queue to be used for asynchronousSebastian Wilhelmi2000-04-281-0/+520