summaryrefslogtreecommitdiff
path: root/glib/gthreadpool.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* GThreadPool: Add g_thread_pool_new_full()nitinosiris2021-07-021-0/+7
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* GThreadPool: Add some queue manipulation apiMatthias Clasen2015-06-291-0/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+14
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* GThreadPool: cosmetic cleanupsMatthias Clasen2011-10-011-24/+25
* Remove redundant commentsMatthias Clasen2011-05-281-35/+0
* #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