Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/include
Module Name: src
Committed By: matt
Date: Wed Jan 29 00:17:21 UTC 2014
Modified Files:
src/sys/arch/arm/include: rwlock.h
Log Message:
Don't use _lock_cas explicitly, use atomic_cas_ulong which could be one its
aliases.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/include/rwlock.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