This file is a GNU extension to the Standard C++ Library. More...
#include <bits/c++config.h>
#include <bits/gthr.h>
#include <bits/atomic_word.h>
Macros | |
#define | _GLIBCXX_READ_MEM_BARRIER __asm __volatile ("":::"memory") |
#define | _GLIBCXX_WRITE_MEM_BARRIER __asm __volatile ("":::"memory") |
Functions | |
namespace __gnu_cxx | _GLIBCXX_VISIBILITY (default) |
This file is a GNU extension to the Standard C++ Library.
#define _GLIBCXX_READ_MEM_BARRIER __asm __volatile ("":::"memory") |
#define _GLIBCXX_WRITE_MEM_BARRIER __asm __volatile ("":::"memory") |
namespace __gnu_cxx _GLIBCXX_VISIBILITY | ( | default | ) |