__gnu_cxx::_Mutex

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

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.