glib/gthread
Sebastian Wilhelmi 268084caf9 Make the magic and location arguments to the error-checking-mutex
2006-05-10  Sebastian Wilhelmi  <wilhelmi@google.com>

	* glib/gthread.h, gthread/gthread-impl.c: Make the magic and
	location arguments to the error-checking-mutex functions const and
	do not write to them, as we might not own them. Clean up the
	error-checking-mutex code quite a bit. (#335198, Chris Wilson)
2006-05-11 00:18:46 +00:00
..
.cvsignore */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
ChangeLog Free with free() and not g_free() what has been allocated with calloc(). 2006-05-03 14:53:06 +00:00
gthread-impl.c Make the magic and location arguments to the error-checking-mutex 2006-05-11 00:18:46 +00:00
gthread-none.c Add G_MUTEX_SIZE as needed for gthread-impl.c 2000-11-02 13:04:16 +00:00
gthread-posix.c Prevent calling into g_cond_wait resp. g_mutex_lock/unlock directly to 2006-05-11 00:08:31 +00:00
gthread-win32.c Prevent calling into g_cond_wait resp. g_mutex_lock/unlock directly to 2006-05-11 00:08:31 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
Makefile.am Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by 2005-12-02 21:37:25 +00:00
makefile.mingw.in Hardcode 2.0 in the names, as that is what Makefile.am does. 2002-11-21 03:25:35 +00:00
makefile.msc.in added gbase64.obj and derive the static libs name from auto* variables 2006-04-07 17:10:36 +00:00