summaryrefslogtreecommitdiff
path: root/glib/gasyncqueue.h
Commit message (Expand)AuthorAgeFilesLines
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* GAsyncQueue: Add some useful apiMatthias Clasen2015-06-291-0/+13
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+20
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* gasyncqueue: deprecate GTimeVal-based methods, add relative-delay onesDan Winship2012-02-131-4/+11
* Don't use G_DISABLE_DEPRECATED guards around deprecated functionsMatthias Clasen2011-11-031-2/+0
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan2011-10-111-2/+5
* Add G_GNUC_DEPRECATED to deprecated APIs in glibMatthias Clasen2011-10-081-2/+2
* GAsyncQueue: Cosmetic fixesMatthias Clasen2011-10-011-52/+18
* GAsyncQueue: Move private API to a private headerMatthias Clasen2011-10-011-3/+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
* add g_async_queue_new_full() which takes a GDestroyNotify function to freeTim-Philipp Müller2007-12-181-0/+2
* Make sure g_thread_pool_stop_unused_threads() actually stops unusedMartyn James Russell2006-04-071-16/+11
* - Added support for sorting async queues by with _push_sorted(),Martyn James Russell2005-12-051-21/+49
* Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen2004-11-081-1/+1
* Use g_atomic_int_(inc|dec_and_test) for reference counting.Sebastian Wilhelmi2004-02-271-8/+5
* Fix a bunch of typos in header comments. (#102422, Morten Welinder)Matthias Clasen2003-02-061-12/+12
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+95