Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2001 13:58:25 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include atomic.h
Message-ID:  <200110082058.f98KwPp88784@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/10/08 13:58:25 PDT

  Modified files:
    sys/i386/include     atomic.h 
  Log:
  Allow atomic ops to be somewhat safely used in userland.  We always use
  lock prefixes in the userland case so that the binaries will work on both
  SMP and UP systems.
  
  Revision  Changes    Path
  1.21      +8 -4      src/sys/i386/include/atomic.h


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?200110082058.f98KwPp88784>