Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 04:21:15 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include atomic.h src/sys/i386/include atomic.h src/sys/i386/i386 atomic.c
Message-ID:  <200009061121.EAA96106@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/09/06 04:21:15 PDT

  Modified files:
    sys/alpha/include    atomic.h 
    sys/i386/include     atomic.h 
    sys/i386/i386        atomic.c 
  Log:
  Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a
  few hours earlier than the rest.
  
  The next DEVFS commit needs these functions.
  
  Alpha versions by: dfr
  i386 versions by: jakeb
  
  Approved by:    SMPng
  
  Revision  Changes    Path
  1.3       +87 -20    src/sys/alpha/include/atomic.h
  1.12      +73 -1     src/sys/i386/include/atomic.h
  1.4       +2 -1      src/sys/i386/i386/atomic.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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