git: kernel - Add atomic_readandclear_int()

看板DFBSD_commit作者時間16年前 (2010/02/15 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BU8x3nD (DFBSD_commit)