.TH "std::mutex" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::mutex \- .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef __native_type * \fBnative_handle_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBlock\fP ()" .br .ti -1c .RI "\fBmutex\fP (const \fBmutex\fP &)" .br .ti -1c .RI "native_handle_type \fBnative_handle\fP ()" .br .ti -1c .RI "\fBmutex\fP & \fBoperator=\fP (const \fBmutex\fP &)" .br .ti -1c .RI "bool \fBtry_lock\fP ()" .br .ti -1c .RI "void \fBunlock\fP ()" .br .in -1c .SH "Detailed Description" .PP mutex .PP Definition at line 63 of file mutex\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.