log4cplus_thread_Mutex(3)

log4cplus::thread::Mutex(3) log4cplus log4cplus::thread::Mutex(3)

NAME

log4cplus::thread::Mutex

SYNOPSIS

#include <syncprims.h>

Public Member Functions


Mutex ()
~Mutex ()
Mutex (Mutex const &)=delete
Mutex & operator= (Mutex const &)=delete
void lock () const
void unlock () const

Detailed Description

Definition at line 63 of file syncprims.h.

Constructor & Destructor Documentation

log4cplus::thread::Mutex::Mutex ()

log4cplus::thread::Mutex::~Mutex ()

log4cplus::thread::Mutex::Mutex (Mutex const &) [delete]

Member Function Documentation

void log4cplus::thread::Mutex::lock () const

Mutex & log4cplus::thread::Mutex::operator= (Mutex const &) [delete]

void log4cplus::thread::Mutex::unlock () const

Author

Generated automatically by Doxygen for log4cplus from the source code.

Mon Jun 5 2023 21:46:10 Version 2.0.7