cvs commit: src/sys/arm/include asmacros.h atomic.h

[ Available lists | Index of cvs-all | Month of Apr 2005 | Week of 7 Apr 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Olivier Houchard <cognet@FreeBSD.org>
Date
7 Apr 2005 22:03:04
Subject
cvs commit: src/sys/arm/include asmacros.h atomic.h
Message-ID
200504072203.j37M34gO085325@repoman.freebsd.org


[ Hide this part ]
cognet      2005-04-07 22:03:04 UTC

FreeBSD src repository

Modified files:
sys/arm/include asmacros.h atomic.h
Log:
Import a basic implementation of the restartable atomic sequences to provide
atomic operations to userland (this is OK for UP only, but SMP is still so
far away).

Revision Changes Path
1.4 +15 -1 src/sys/arm/include/asmacros.h
1.6 +133 -37 src/sys/arm/include/atomic.h


Elapsed time: 0.061 seconds