summaryrefslogtreecommitdiff
path: root/glib/gthreadpool.h
Commit message (Expand)AuthorAgeFilesLines
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-2/+5
* Don't use "wait" as parameter name. (#379207, Christian Biere)Matthias Clasen2006-12-171-1/+1
* - Added new API g_thread_pool_get_idle_time() andMartyn James Russell2006-01-031-0/+4
* New function to sort tasks pushed into a threadpool. (#324479, MartynMatthias Clasen2005-12-211-0/+5
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Renamed g_thread_create to g_thread_create_full and added macroSebastian Wilhelmi2001-05-181-9/+4
* Renamed 'value' and 'arg' to 'data' and 'thread_func' to 'func' to make itSebastian Wilhelmi2001-05-091-7/+6
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+108