log4cplus_thread_impl_SharedMutex(3)
| log4cplus::thread::impl::SharedMutex(3) | log4cplus | log4cplus::thread::impl::SharedMutex(3) |
NAME
log4cplus::thread::impl::SharedMutex
SYNOPSIS
#include <syncprims-impl.h>
Inherits log4cplus::thread::SharedMutexImplBase.
Public Member Functions
SharedMutex ()
~SharedMutex ()
void rdlock () const
void wrlock () const
void rdunlock () const
void wrunlock () const
Additional Inherited Members
Protected Member Functions inherited from
log4cplus::thread::SharedMutexImplBase
~SharedMutexImplBase ()
Detailed Description
Definition at line 53 of file syncprims-impl.h.
Constructor & Destructor Documentation
log4cplus::thread::impl::SharedMutex::SharedMutex ()
log4cplus::thread::impl::SharedMutex::~SharedMutex ()
Member Function Documentation
void log4cplus::thread::impl::SharedMutex::rdlock () const
void log4cplus::thread::impl::SharedMutex::rdunlock () const
void log4cplus::thread::impl::SharedMutex::wrlock () const
void log4cplus::thread::impl::SharedMutex::wrunlock () const
Author
Generated automatically by Doxygen for log4cplus from the source code.
| Mon Jun 5 2023 21:46:10 | Version 2.0.7 |
