Subject: CVS commit: [thorpej-atomic] src/common/lib/libc/atomic
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/20/2007 00:47:34
Module Name:	src
Committed By:	thorpej
Date:		Fri Apr 20 00:47:34 UTC 2007

Modified Files:
	src/common/lib/libc/atomic [thorpej-atomic]: atomic_op_cas_impl.h

Log Message:
Use membar_enter() (W-RW) as the memory barrier in CAS-based atomic ops.


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/common/lib/libc/atomic/atomic_op_cas_impl.h

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