1
1
openmpi/opal/mca/rcache/grdma
Nathan Hjelm 000f9eed4d opal: add types for atomic variables
This commit updates the entire codebase to use specific opal types for
all atomic variables. This is a change from the prior atomic support
which required the use of the volatile keyword. This is the first step
towards implementing support for C11 atomics as that interface
requires the use of types declared with the _Atomic keyword.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2018-09-14 10:48:55 -06:00
..
Makefile.am mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
owner.txt opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
rcache_grdma_component.c rcache/grdma: fix typo 2016-03-16 18:30:44 -06:00
rcache_grdma_module.c opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
rcache_grdma.h rcache/base: update VMA tree to use opal_interval_tree_t 2018-02-26 13:35:56 -07:00