1
1
openmpi/opal/include
Nathan Hjelm fe6528b0d5 opal/atomic: always use C11 atomics if available
This commit disables the use of both the builtin and hand-written
atomics if proper C11 atomic support is detected. This is the first
step towards requiring the availability of C11 atomics for the C
compiler used to build Open MPI.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2018-09-14 10:51:05 -06:00
..
opal opal/atomic: always use C11 atomics if available 2018-09-14 10:51:05 -06:00
Makefile.am opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
opal_config_bottom.h Fix the optnone attribute, add extension attribute 2017-12-18 19:18:53 -08:00
opal_config_top.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_stdatomic.h opal/atomic: always use C11 atomics if available 2018-09-14 10:51:05 -06:00
opal_stdint.h opal/atomic: always use C11 atomics if available 2018-09-14 10:51:05 -06:00