git: kernel/x86_64: Add a 64-bit atomic function
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Sep 19 11:55:33 PDT 2013
commit 9a753757b5fefcc6f8dd2e73f3a6c98a272608af
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Sep 15 20:31:31 2013 +0200
kernel/x86_64: Add a 64-bit atomic function
* atomic_swap_long()
* also define atomic_store_rel_64() and atomic_swap_64() aliases
Summary of changes:
sys/cpu/x86_64/include/atomic.h | 11 +++++++++++
1 file changed, 11 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a753757b5fefcc6f8dd2e73f3a6c98a272608af
--
DragonFly BSD source repository
More information about the Commits
mailing list