P99
p99_atomic_gcc_atomic.h File Reference

Implement some of the atomic operations as fallback to gcc' __atomic builtins. More...

#include "p99_args.h"
+ Include dependency graph for p99_atomic_gcc_atomic.h:

Go to the source code of this file.

Detailed Description

Implement some of the atomic operations as fallback to gcc' __atomic builtins.

All call to the __atomic builtins should have the corresponding ::memory_order arguments as compile time constants.

Definition in file p99_atomic_gcc_atomic.h.