move whether atomic byte/short exists to uatomic_arch_*.h
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 1 Mar 2010 19:00:22 +0000 (14:00 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 1 Mar 2010 19:00:22 +0000 (14:00 -0500)
commitf469d83969772a24539eaa24430bc73347a882a3
tree2e57dc94ef9d81a277d5a177b22ab8f180ad427b
parentb0926524217204eb3f4f13375c9eef75ff484d08
move whether atomic byte/short exists to uatomic_arch_*.h

And add more generic implementations to uatomic_defaults.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/test_uatomic.c
urcu/uatomic_arch_x86.h
urcu/uatomic_generic.h
This page took 0.024932 seconds and 4 git commands to generate.