libstdc++
concurrence.h File Reference

Go to the source code of this file.

Classes

class  __gnu_cxx::__scoped_lock
 

Namespaces

namespace  __gnu_cxx
 

Enumerations

enum  _Lock_policy { _S_single , _S_mutex , _S_atomic }
 

Functions

void __gnu_cxx::__throw_concurrence_lock_error ()
 
void __gnu_cxx::__throw_concurrence_unlock_error ()
 

Variables

const _Lock_policy __gnu_cxx::__default_lock_policy
 

Detailed Description

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

Definition in file concurrence.h.