mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
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.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
8be41eae4d
commit
ab4b645486
@@ -1,3 +1,8 @@
|
||||
1998-12-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in (have_threads): Changed the last pthread_cond_init
|
||||
to pthread_attr_init.
|
||||
|
||||
Fri Dec 18 00:03:17 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib.h:
|
||||
|
Reference in New Issue
Block a user