1
1
openmpi/opal/mca/rcache
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
..
base Remove warnings identified by clang. 2018-04-14 17:14:12 -04:00
gpusm mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
grdma opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
rgpusm mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
udreg opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
rcache.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00