Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/05/2007 23:55:56
Module Name:	src
Committed By:	ad
Date:		Mon Mar  5 23:55:55 UTC 2007

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

Log Message:
- Update to match changed pthread__park() interface.
- Fix a bug where a thread could be "reentered" onto the waiters queue.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 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.