.TH "__gnu_cxx::__scoped_lock" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::__scoped_lock \- Scoped lock idiom\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "typedef __mutex \fB__mutex_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB__scoped_lock\fP (__mutex_type &__name)" .br .in -1c .SH "Detailed Description" .PP Scoped lock idiom\&. .PP Definition at line \fB228\fP of file \fBconcurrence\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "typedef __mutex __gnu_cxx::__scoped_lock::__mutex_type" .PP Definition at line \fB231\fP of file \fBconcurrence\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "__gnu_cxx::__scoped_lock::__scoped_lock (__mutex_type & __name)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB240\fP of file \fBconcurrence\&.h\fP\&. .SS "__gnu_cxx::__scoped_lock::~__scoped_lock ()\fC [inline]\fP" .PP Definition at line \fB243\fP of file \fBconcurrence\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.