glib/gthread
Sebastian Wilhelmi 7e3c98f8e9 Changed the scope of the initialized mutex to USYNC_THREAD. Thanks to
2000-04-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gthread-solaris.c (g_mutex_new_solaris_impl): Changed the scope
	of the initialized mutex to USYNC_THREAD. Thanks to Soeren
	Sandmann <sandmann@daimi.au.dk> for pointing that out.
2000-04-25 13:44:43 +00:00
..
.cvsignore .cvsignore adaptation 2000-03-24 15:09:02 +00:00
ChangeLog Changed the scope of the initialized mutex to USYNC_THREAD. Thanks to 2000-04-25 13:44:43 +00:00
gthread-impl.c check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack 2000-02-22 13:11:24 +00:00
gthread-none.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gthread-posix.c Forgot a '}' in a macro for DCE-threads. Thanks to Karl Nelson 2000-03-20 16:43:28 +00:00
gthread-solaris.c Changed the scope of the initialized mutex to USYNC_THREAD. Thanks to 2000-04-25 13:44:43 +00:00
gthread.def Added missing gthread/gthread.def file. Incremented version numbers 1999-01-17 11:11:39 +00:00
gthread.rc.in Move to corresponding subdirectories. 2000-02-07 21:22:30 +00:00
Makefile.am Added various win32 related *.in files to EXTRA_DIST to let 'make 2000-03-24 12:56:56 +00:00