1
1
openmpi/ompi/datatype
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
..
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_args.c opal: rename opal_atomic_cmpset* to opal_atomic_bool_cmpset* 2017-10-31 12:47:23 -06:00
ompi_datatype_create_contiguous.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_create_darray.c Type_create_darray with mix of BLOCK/CYCLIC 2017-06-07 16:53:03 -04:00
ompi_datatype_create_indexed.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
ompi_datatype_create_struct.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
ompi_datatype_create_subarray.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_create_vector.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
ompi_datatype_create.c Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
ompi_datatype_external32.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_external.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_get_elements.c Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
ompi_datatype_internal.h Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
ompi_datatype_match_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype_module.c Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
ompi_datatype_sndrcv.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ompi_datatype.h predefined MPI object padding: set to fixed number of bytes (#3634) 2017-06-01 15:28:23 -04:00