Go to the source code of this file.
Classes
Namespaces
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
-
static 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.