xrootd
Loading...
Searching...
No Matches
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::XrdOucLock ( XrdSysMutex mp)
inline

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

◆ ~XrdOucLock()

XrdOucLock::~XrdOucLock ( )
inline

Member Data Documentation

◆ isLocked

int XrdOucLock::isLocked
private

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

◆ Mutex

XrdSysMutex* XrdOucLock::Mutex
private

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


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