STLdoc
STLdocumentation
|
#include <bits/c++config.h>
#include <stdbool.h>
#include <stdint.h>
#include <bits/atomic_lockfree_defines.h>
Go to the source code of this file.
Macros | |
#define | ATOMIC_VAR_INIT(_VI) { _VI } |
#define | ATOMIC_FLAG_INIT { 0 } |
This is an internal header file, included by other library headers. Do not attempt to use it directly. {atomic}
#define ATOMIC_FLAG_INIT { 0 } |
#define ATOMIC_VAR_INIT | ( | _VI | ) | { _VI } |