看板 DFBSD_commit 關於我們 聯絡資訊
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