Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/14/2007 17:20:57
Module Name:	src
Committed By:	ad
Date:		Wed Nov 14 17:20:57 UTC 2007

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

Log Message:
Don't try to block if there are already waiters; it doesn't make sense.


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

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