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

Olivier Houchard cognet at FreeBSD.org
Thu Apr 7 15:03:04 PDT 2005


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


More information about the cvs-all mailing list