This is an internal header file, included by other library headers. More...
Macros | |
#define | _GLIBCXX_ALWAYS_INLINE inline __attribute__((__always_inline__)) |
#define | ATOMIC_FLAG_INIT { 0 } |
#define | ATOMIC_VAR_INIT(_VI) { _VI } |
This is an internal header file, included by other library headers.
Do not attempt to use it directly. {atomic}
#define _GLIBCXX_ALWAYS_INLINE inline __attribute__((__always_inline__)) |
#define ATOMIC_FLAG_INIT { 0 } |
#define ATOMIC_VAR_INIT | ( | _VI | ) | { _VI } |