1
1
openmpi/opal/include
Nathan Hjelm 3ff34af355 opal: rename opal_atomic_cmpset* to opal_atomic_bool_cmpset*
This commit renames the atomic compare-and-swap functions to indicate
the return value. This is in preperation for adding support for a
compare-and-swap that returns the old value. At the same time the
return type has been changed to bool.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-10-31 12:47:23 -06:00
..
opal opal: rename opal_atomic_cmpset* to opal_atomic_bool_cmpset* 2017-10-31 12:47:23 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_config_bottom.h configury: remove now obsolete reference to OPAL_PTRDIFF_TYPE 2017-04-19 13:42:45 +09:00
opal_config_top.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_stdint.h opal: fix pragma for GCC 6 and later 2016-02-29 13:56:22 +09:00