Date: Sun, 23 May 1999 03:55:35 -0700 (PDT) From: John Birrell <jb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_cond.c uthread_mutex.c Message-ID: <199905231055.DAA02324@freefall.freebsd.org>
index | next in thread | raw e-mail
jb 1999/05/23 03:55:35 PDT
Modified files:
lib/libc_r/uthread pthread_private.h uthread_cond.c
uthread_mutex.c
Log:
Fix a problem with static initialisation of mutexes and condition
variables.
Submitted by: Dan Eischen <eischen@vigrid.com>
Revision Changes Path
1.18 +3 -2 src/lib/libc_r/uthread/pthread_private.h
1.14 +19 -0 src/lib/libc_r/uthread/uthread_cond.c
1.14 +18 -0 src/lib/libc_r/uthread/uthread_mutex.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905231055.DAA02324>
