.TH "log4tango::threading" 3 "Wed Sep 2 2020" "Version 5.0.2" "log4tango" \" -*- nroff -*- .ad l .nh .SH NAME log4tango::threading .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBMutex\fP" .br .ti -1c .RI "class \fBRecursiveMutex\fP" .br .ti -1c .RI "class \fBScopedLock\fP" .br .in -1c .SS "Typedefs" .in +1c .ti -1c .RI "typedef int \fBMutex\fP" .br .ti -1c .RI "typedef int \fBScopedLock\fP" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "std::string \fBget_thread_id\fP (void)" .br .ti -1c .RI "long \fBthread_id\fP (void)" .br .in -1c .SH "Typedef Documentation" .PP .SS "typedef int \fBlog4tango::threading::Mutex\fP" .SS "typedef int \fBlog4tango::threading::ScopedLock\fP" .SH "Function Documentation" .PP .SS "std::string log4tango::threading::get_thread_id (void)" .SS "long log4tango::threading::thread_id (void)" .SH "Author" .PP Generated automatically by Doxygen for log4tango from the source code\&.