git: kernel - Add #define for atomic_add_64()
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Oct 31 10:49:58 PDT 2017
commit 7c3fbeec7cc7aeacf1d764305c3b5fbb0c0f9ac2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Oct 23 18:36:46 2017 -0700
kernel - Add #define for atomic_add_64()
* Add #define for atomic_add_64() ( -> atomic_add_long() on x86-64 )
Summary of changes:
sys/cpu/x86_64/include/atomic.h | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7c3fbeec7cc7aeacf1d764305c3b5fbb0c0f9ac2
--
DragonFly BSD source repository
More information about the Commits
mailing list