84f63d0aca
This commit adds a new set of compare-and-exchange functions. These functions have a signature similar to the functions found in C11. The old cmpset functions are now deprecated and defined in terms of the new compare-and-exchange functions. All asm backends have been updated. Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov> |
||
---|---|---|
.. | ||
atomic_barrier.c | ||
atomic_cmpset.c | ||
atomic_math.c | ||
atomic_spinlock.c | ||
Makefile.am | ||
run_tests |