GStaticPrivate: implement via GPrivate
[platform/upstream/glib.git] / glib / deprecated / gthread-deprecated.c
2011-10-12 Ryan LortieGStaticPrivate: implement via GPrivate
2011-10-12 Matthias ClasenSilence deprecations in deprecated/ (again)
2011-10-10 Ryan LortieGStaticMutex: ABI fixup
2011-10-09 Matthias ClasenSilence deprecation warnings in deprecated/
2011-10-06 Ryan LortieSeveral docs cleanups
2011-10-06 Ryan LortieCleanup thread documentation
2011-10-06 Chun-wei Fangthread-deprecated.c: Include gutils.h
2011-10-05 Ryan LortieDeprecate g_{mutex,cond}_{new,free}()
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-04 Ryan Lortiemacro wrappers for g_once_init_enter/leave
2011-10-03 Matthias ClasenDocumentation fixes
2011-10-03 Matthias ClasenDeprecate GStaticPrivate and g_thread_foreach
2011-10-03 Matthias ClasenDon't put threads created with g_thread_new() on the...
2011-10-03 Matthias ClasenAdd new thread creation API
2011-10-03 Ryan LortieStop dithering over GPrivate
2011-09-25 Matthias ClasenMove deprecated GThread functions to a separate file