glib/gthread
Sebastian Wilhelmi ab4b645486 Changed the last pthread_cond_init to pthread_attr_init.
1998-12-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* configure.in (have_threads): Changed the last pthread_cond_init
	to pthread_attr_init.

1998-12-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* testgthread.c (new_thread): As a joinable thread seems to be the
	default on posix, leave the explicit setting out, as it causes
	problems on some older platforms.
1998-12-18 09:20:52 +00:00
..
.cvsignore This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
ChangeLog Changed the last pthread_cond_init to pthread_attr_init. 1998-12-18 09:20:52 +00:00
gthread-none.c s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib_use/ 1998-12-15 16:47:31 +00:00
gthread-nspr.c updated. 1998-12-15 17:49:30 +00:00
gthread-posix.c giounix.c: s/g_main_poll_add/g_main_remove_add/g 1998-12-17 04:36:04 +00:00
gthread-solaris.c updated. 1998-12-15 17:49:30 +00:00
gthread.c -DG_LOG_DOMAIN="GThread", we don't need an extern variable for that 1998-12-17 02:42:57 +00:00
Makefile.am -DG_LOG_DOMAIN="GThread", we don't need an extern variable for that 1998-12-17 02:42:57 +00:00
testgthread.c Changed the last pthread_cond_init to pthread_attr_init. 1998-12-18 09:20:52 +00:00