XrdSysMutex Class Reference

#include <XrdSysPthread.hh>

Inheritance diagram for XrdSysMutex:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int CondLock ()
void Lock ()
void UnLock ()
 XrdSysMutex ()
 ~XrdSysMutex ()

Protected Attributes

pthread_mutex_t cs

Constructor & Destructor Documentation

XrdSysMutex::XrdSysMutex (  )  [inline]

References cs.

XrdSysMutex::~XrdSysMutex (  )  [inline]

References cs.


Member Function Documentation

int XrdSysMutex::CondLock (  )  [inline]

References cs.

void XrdSysMutex::Lock (  )  [inline]
void XrdSysMutex::UnLock (  )  [inline]

Member Data Documentation

pthread_mutex_t XrdSysMutex::cs [protected]

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

Generated on 27 Apr 2018 for xrootd by  doxygen 1.6.1