Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2005 22:03:04 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/include asmacros.h atomic.h
Message-ID:  <200504072203.j37M34gO085325@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504072203.j37M34gO085325>