glib/gthread
Sebastian Wilhelmi 8b63644aab Use the right default arguments for the construction of mutexes and conds
1999-03-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gthread/gthread-posix.c: Use the right default arguments for the
	construction of mutexes and conds for dce threads, these are
	&pthread_(cond|mutex)attr_default instead of NULL. Hint from
	D. Emilio Grimaldo Tunon <emilio_tunon@nl.compuware.com>.
1999-03-31 09:28:59 +00:00
..
.cvsignore Shut up cvs 1999-01-05 20:28:45 +00:00
ChangeLog Use the right default arguments for the construction of mutexes and conds 1999-03-31 09:28:59 +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-nspr.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 Use the right default arguments for the construction of mutexes and conds 1999-03-31 09:28:59 +00:00
gthread-solaris.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gthread.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gthread.def Added missing gthread/gthread.def file. Incremented version numbers 1999-01-17 11:11:39 +00:00
Makefile.am added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various defines 1999-03-18 14:41:38 +00:00
testgthread.c Changed signature of all g_static_mutex_* functions to take a pointer 1999-02-15 08:26:00 +00:00