1
1
openmpi/test/asm
Nathan Hjelm 84f63d0aca opal/asm: add opal_atomic_compare_exchange_strong functions
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>
2017-11-29 12:45:44 -07:00
..
atomic_barrier.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
atomic_cmpset.c opal/asm: add opal_atomic_compare_exchange_strong functions 2017-11-29 12:45:44 -07:00
atomic_math.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
atomic_spinlock.c opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
Makefile.am opal: remove generated asm code 2017-08-03 09:18:58 -06:00
run_tests Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00