Subject: CVS commit: src/sys/arch/x86/include
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/09/2007 15:32:27
Module Name: src
Committed By: ad
Date: Sun Dec 9 15:32:27 UTC 2007
Modified Files:
src/sys/arch/x86/include: mutex.h rwlock.h
Log Message:
Use atomic_cas_ulong().
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/x86/include/mutex.h \
src/sys/arch/x86/include/rwlock.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.