Subject: CVS commit: src/sys/rump
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/22/2007 11:26:44
Module Name:	src
Committed By:	pooka
Date:		Sat Sep 22 11:26:43 UTC 2007

Modified Files:
	src/sys/rump/librump/rumpkern: lock_stub.c
Added Files:
	src/sys/rump/include/machine: rwlock.h

Log Message:
add rw_tryenter() and rw_lock_held(), inspired by Adam Hamsik


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/rump/include/machine/rwlock.h
cvs rdiff -r1.8 -r1.9 src/sys/rump/librump/rumpkern/lock_stub.c

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