__gnu_cxx::_Mutex
__gnu_cxx::_Mutex
Section: C Library Functions (3) Updated: 27 Aug 2009 Local index
Up
NAME
__gnu_cxx::_Mutex -
_Mutex is an OO-Wrapper for __gthread_mutex_t.
SYNOPSIS
Public Member Functions
__gthread_mutex_t * _M_get ()
Detailed Description
It does not allow you to copy or assign an already initialized mutex. This is used merely as a convenience for the locking classes.
Definition at line 94 of file bitmap_allocator.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Detailed Description
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:37:27 GMT, April 16, 2011