table of contents
other versions
- bookworm 9.3.4+dfsg1-2+deb12u1
log4tango::threading(3) | log4tango | log4tango::threading(3) |
NAME¶
log4tango::threading
SYNOPSIS¶
Classes¶
class Mutex
class RecursiveMutex
class ScopedLock
Typedefs¶
typedef int Mutex
typedef int ScopedLock
Functions¶
std::string get_thread_id (void)
long thread_id (void)
Typedef Documentation¶
typedef int log4tango::threading::Mutex¶
typedef int log4tango::threading::ScopedLock¶
Function Documentation¶
std::string log4tango::threading::get_thread_id (void)¶
long log4tango::threading::thread_id (void)¶
Author¶
Generated automatically by Doxygen for log4tango from the source code.
Thu Dec 5 2024 | Version 5.0.2 |