cvs commit: src/sys/ia64/include atomic.h

Marcel Moolenaar marcel at FreeBSD.org
Mon Jul 30 22:07:02 UTC 2007


marcel      2007-07-30 22:07:01 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/include     atomic.h 
  Log:
  Add casts to some of the more commonly used pointer-type atomic
  operations. We really should be able to make those inline functions,
  but this would break its use for sx_locks.
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.11      +14 -5     src/sys/ia64/include/atomic.h


More information about the cvs-src mailing list