1
1
openmpi/ompi/request
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
..
grequest.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
grequest.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
req_test.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
req_wait.c opal: rename opal_atomic_cmpset* to opal_atomic_bool_cmpset* 2017-10-31 12:47:23 -06:00
request_dbg.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_default.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request.c ompi/request: Support non-PML persistent requests 2017-06-02 13:08:17 +09:00
request.h opal: rename opal_atomic_cmpset* to opal_atomic_bool_cmpset* 2017-10-31 12:47:23 -06:00