DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Add atomic_readandclear_int()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 14 Feb 2010 15:53:57 -0800 (PST)

commit 81c90655965823dd356e0fa3058bbf57584476f3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Feb 14 15:53:28 2010 -0800

    kernel - Add atomic_readandclear_int()
    
    * Add atomic_readandclear_int() to support if_alc and future
      uses.

Summary of changes:
 sys/cpu/i386/include/atomic.h   |   25 +++++++++++++++++++++++++
 sys/cpu/x86_64/include/atomic.h |   22 ++++++++++++++++++++++
 2 files changed, 47 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81c90655965823dd356e0fa3058bbf57584476f3


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]