log4cplus  1.1.0
Public Member Functions
log4cplus::thread::impl::SharedMutex Class Reference

#include <syncprims-impl.h>

Inheritance diagram for log4cplus::thread::impl::SharedMutex:
[legend]
Collaboration diagram for log4cplus::thread::impl::SharedMutex:
[legend]

List of all members.

Public Member Functions

 SharedMutex ()
 ~SharedMutex ()
void rdlock () const
void wrlock () const
void rdunlock () const
void wrunlock () const

Detailed Description

Definition at line 187 of file syncprims-impl.h.


Constructor & Destructor Documentation

Definition at line 415 of file syncprims-pthreads.h.

References LOG4CPLUS_THROW_RTE.

Definition at line 424 of file syncprims-pthreads.h.

References LOG4CPLUS_THROW_RTE.


Member Function Documentation

Definition at line 439 of file syncprims-pthreads.h.

References LOG4CPLUS_THROW_RTE, and log4cplus::thread::yield().

Definition at line 469 of file syncprims-pthreads.h.

Definition at line 477 of file syncprims-pthreads.h.

References LOG4CPLUS_THROW_RTE.

Definition at line 487 of file syncprims-pthreads.h.


The documentation for this class was generated from the following files: