1
1
openmpi/opal/mca/mpool
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 mpool/base: plug a memory leak 2017-12-07 09:06:25 +09:00
hugepage opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
memkind mpool/memkind: plug a memory leak in mca_mpool_memkind_close() 2018-08-30 10:07:17 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool.h opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00