Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [thorpej-atomic] src/common/lib/libc/atomic
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.
Home |
Main Index |
Thread Index |
Old Index