__gnu_cxx::_Auto_Lock
__gnu_cxx::_Auto_Lock
Section: C Library Functions (3) Updated: 27 Aug 2009 Local index
Up
NAME
__gnu_cxx::_Auto_Lock -
_Auto_Lock locks the associated mutex on construction, and unlocks on destruction.
SYNOPSIS
Public Member Functions
_Auto_Lock (_Mutex *__mptr)
Detailed Description
There are no checks performed, and this class follows the RAII principle.
Definition at line 183 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:26 GMT, April 16, 2011