Date: Mon, 17 Jul 2000 16:11:49 -0700 (PDT) From: Jason Evans <jasone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_cond.c Message-ID: <200007172311.QAA76441@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2000/07/17 16:11:49 PDT Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_cond.c Log: MFC: Deal correctly with statically initialized condition variables in pthread_cond_signal(), pthread_cond_broadcast(), and pthread_cond_timedwait(). PR: bin/18099 Revision Changes Path 1.22.2.3 +18 -19 src/lib/libc_r/uthread/uthread_cond.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007172311.QAA76441>