summaryrefslogtreecommitdiff
path: root/gthread.h
AgeCommit message (Expand)AuthorFilesLines
2001-04-02Use the new GRealThread member "context" instead of a GStaticPrivate toSebastian Wilhelmi1-6/+0
2001-02-23Change the order to match the order in g_thread_create().Sebastian Wilhelmi1-2/+2
2001-02-21Match also UNC paths on Win32.Tor Lillqvist1-12/+1
2001-02-13Added functions g_static_rec_mutex_init, g_static_rec_mutex_free,Sebastian Wilhelmi1-13/+18
2001-02-01Added g_static_mutex_init to allow initialization of a GStaticMutex, thatSebastian Wilhelmi1-0/+1
2001-01-30Call g_thread_impl_init(), as g_thread_init won't call it.Sebastian Wilhelmi1-0/+1
2001-01-30Added debug information for g_mutex_free calls, if G_ERRORCHECK_MUTEXES isSebastian Wilhelmi1-16/+19
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor1-1/+0
2000-11-28Revamped errorcheck mutexes and added errorcheck cond_wait() andSebastian Wilhelmi1-36/+41
2000-11-28Add void in empty function arg listHavoc Pennington1-1/+1
2000-10-12Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi1-0/+331