__gnu_cxx::_Auto_Lock

Langue: en

Autres versions - même langue

Version: 316004 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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.