log4cplus  1.1.0
Public Member Functions | Public Attributes
log4cplus::thread::impl::PthreadMutexAttr Struct Reference

#include <syncprims-pthreads.h>

List of all members.

Public Member Functions

 PthreadMutexAttr ()
 ~PthreadMutexAttr ()
void set_type (log4cplus::thread::Mutex::Type t)

Public Attributes

pthread_mutexattr_t attr

Detailed Description

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


Constructor & Destructor Documentation

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

References attr, and LOG4CPLUS_THROW_RTE.

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

References attr, and LOG4CPLUS_THROW_RTE.


Member Function Documentation


Member Data Documentation


The documentation for this struct was generated from the following file: