xrootd
Public Member Functions | Private Attributes | List of all members
XrdOucLock Class Reference

#include <XrdOucLock.hh>

Collaboration diagram for XrdOucLock:
Collaboration graph
[legend]

Public Member Functions

 XrdOucLock (XrdSysMutex *mp)
 
 ~XrdOucLock ()
 

Private Attributes

XrdSysMutexMutex
 
int isLocked
 

Constructor & Destructor Documentation

XrdOucLock::XrdOucLock ( XrdSysMutex mp)
inline

References isLocked, XrdSysMutex::Lock(), and Mutex.

XrdOucLock::~XrdOucLock ( )
inline

Member Data Documentation

int XrdOucLock::isLocked
private

Referenced by XrdOucLock(), and ~XrdOucLock().

XrdSysMutex* XrdOucLock::Mutex
private

Referenced by XrdOucLock(), and ~XrdOucLock().


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