Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [thorpej-atomic] src/sys/arch
Module Name: src
Committed By: thorpej
Date: Tue Apr 17 06:50:16 UTC 2007
Modified Files:
src/sys/arch/i386/i386 [thorpej-atomic]: lock_stubs.S
src/sys/arch/x86/include [thorpej-atomic]: mutex.h rwlock.h
Log Message:
G/C _lock_cas() -- the atomic ops API provides what the locking
primitives need.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.14.1 src/sys/arch/i386/i386/lock_stubs.S
cvs rdiff -r1.2 -r1.2.14.1 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.
Home |
Main Index |
Thread Index |
Old Index