Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/24/2003 22:54:31
Module Name:	src
Committed By:	nathanw
Date:		Mon Nov 24 22:54:31 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_cond.c

Log Message:
Fix a race between timed wait callbacks and manual signal/broadcasting
accidentally introduced in rev. 1.5.

Noted by Christian Limpach.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libpthread/pthread_cond.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.