GNU g++  v5.2.1
GNU Standard C++
atomic_futex.h File Reference

This is an internal header file, included by other library headers. More...

#include <bits/c++config.h>
#include <atomic>
#include <chrono>
#include <mutex>
#include <condition_variable>
Include dependency graph for atomic_futex.h:

Macros

#define _GLIBCXX_ALWAYS_INLINE   inline __attribute__((__always_inline__))
 

Functions

namespace std _GLIBCXX_VISIBILITY (default)
 

Detailed Description

This is an internal header file, included by other library headers.

Do not attempt to use it directly.

Macro Definition Documentation

#define _GLIBCXX_ALWAYS_INLINE   inline __attribute__((__always_inline__))

Referenced by _GLIBCXX_VISIBILITY().

Function Documentation

namespace std _GLIBCXX_VISIBILITY ( default  )