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:57:06
Module Name:	src
Committed By:	ad
Date:		Mon Mar  5 23:57:06 UTC 2007

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

Log Message:
- Update to match changed pthread__park() interface.
- Simplify the locking in sem_wait().


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

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