summaryrefslogtreecommitdiff
path: root/glib/deprecated/gthread.h
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
* Fix missing field initializer in glib/deprecated/gthread.hEmmanuel Fleury2021-05-061-0/+4
* glib, gobject: Annotate deprecated types and enumeratorsPhilip Withnall2019-05-301-16/+12
* glib, gio: Use GLIB_DEPRECATED_MACRO instead of G_DISABLE_DEPRECATEDPhilip Withnall2019-05-301-9/+9
* Fixing missing initializer in g_static_rec_mutex_init()Emmanuel Fleury2019-01-311-1/+1
* glib/deprecated/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Don't mark GThread struct as deprecatedMatthias Clasen2014-08-291-0/+4
* Add some more deprecation guards to shut up gtk-docMatthias Clasen2014-02-011-0/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Try again to fix the freebsd buildMatthias Clasen2014-01-201-1/+1
* Work around broken FreeBSD headersMatthias Clasen2014-01-191-0/+1
* Fix deprecation note for g_static_mutex_freeMatthias Clasen2013-02-031-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* add two missing version macrosRyan Lortie2012-12-061-0/+1
* Add versioned deprecation annotationEmmanuele Bassi2012-02-271-35/+35
* gthread.h: avoid anonymous unionRyan Lortie2012-01-021-1/+1
* Remove single-include guards in deprecated/Matthias Clasen2011-11-031-1/+1
* Revert "gthread: G_STATIC_MUTEX_INIT: Fix this for the non-win32 case."Ryan Lortie2011-10-261-8/+0
* gthread: G_STATIC_MUTEX_INIT: Fix this for the non-win32 case.Murray Cumming2011-10-261-0/+8
* push G_THREADS_MANDATORY over the cliffRyan Lortie2011-10-161-5/+1
* gthread/: fix up declarationsRyan Lortie2011-10-161-0/+2
* GCond: use monotonic time for timed waitsRyan Lortie2011-10-131-4/+8
* Revert "make struct _GThread private"Ryan Lortie2011-10-131-0/+9
* make struct _GThread privateRyan Lortie2011-10-131-9/+0
* drop g_thread_new_full()Ryan Lortie2011-10-131-1/+1
* Finish killing off GSystemThreadRyan Lortie2011-10-121-2/+11
* Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan2011-10-111-49/+100
* GStaticMutex: ABI fixupRyan Lortie2011-10-101-12/+13
* Add G_GNUC_DEPRECATED to deprecated APIs in glibMatthias Clasen2011-10-081-33/+33
* Don't redundantly redeclareMatthias Clasen2011-10-071-3/+0
* Move typedef GStaticPrivate to deprecated/Ryan Lortie2011-10-041-0/+1
* Deprecate g_{mutex,cond}_{new,free}()Ryan Lortie2011-10-041-0/+4
* Deprecate g_thread_init()Ryan Lortie2011-10-041-0/+15
* macro wrappers for g_once_init_enter/leaveRyan Lortie2011-10-041-0/+2
* locks: change the ABI just a bitRyan Lortie2011-10-021-1/+1
* locks: drop _INIT macrosRyan Lortie2011-10-021-1/+1
* Deprecate GStaticPrivate and g_thread_foreachMatthias Clasen2011-10-021-1/+17
* Add new thread creation APIMatthias Clasen2011-10-021-0/+4
* Stop dithering over GPrivateRyan Lortie2011-10-021-0/+3
* GThread doc additionsMatthias Clasen2011-09-241-0/+3
* Deprecate GStatic{,Rec,RW}MutexRyan Lortie2011-09-211-0/+65
* Move some things to deprecated/gthread.hRyan Lortie2011-09-211-0/+112