libstdc++
Public Types
|
Public Member Functions
std::recursive_mutex Class Reference
Mutexes
List of all members.
Public Types
typedef __native_type *
native_handle_type
Public Member Functions
recursive_mutex
(const
recursive_mutex
&)
void
lock
()
native_handle_type
native_handle
()
recursive_mutex
&
operator=
(const
recursive_mutex
&)
bool
try_lock
()
void
unlock
()
Detailed Description
recursive_mutex
Definition at line
156
of file
mutex
.
The documentation for this class was generated from the following file:
mutex
std
recursive_mutex
Generated by
1.7.6.1