Changed the last pthread_cond_init to pthread_attr_init.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Fri, 18 Dec 1998 09:20:52 +0000 (09:20 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Fri, 18 Dec 1998 09:20:52 +0000 (09:20 +0000)
commitab4b6454865f8a7faba3915faaab01b14a23d85c
treea484bfab3c6da875803c774c41319aaba999b8f3
parent8be41eae4d0077069ecf77a8904b5f624d5ea5ff
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.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gthread/ChangeLog
gthread/testgthread.c