summaryrefslogtreecommitdiff
path: root/glib/gasyncqueue.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
* 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