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

This file is a GNU extension to the Standard C++ Library. More...

#include <exception>
#include <bits/gthr.h>
#include <bits/functexcept.h>
#include <bits/cpp_type_traits.h>
#include <ext/type_traits.h>
Include dependency graph for concurrence.h:
This graph shows which files directly or indirectly include this file:

Functions

namespace __gnu_cxx _GLIBCXX_VISIBILITY (default)
 

Detailed Description

This file is a GNU extension to the Standard C++ Library.

Function Documentation

namespace __gnu_cxx _GLIBCXX_VISIBILITY ( default  )

Scoped lock idiom.