xrootd
Public Member Functions | Protected Attributes | List of all members
XrdSysMutex Class Reference

#include <XrdSysPthread.hh>

Inheritance diagram for XrdSysMutex:
Inheritance graph
[legend]

Public Member Functions

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

Protected Attributes

pthread_mutex_t cs
 

Constructor & Destructor Documentation

◆ XrdSysMutex()

XrdSysMutex::XrdSysMutex ( )
inline

◆ ~XrdSysMutex()

XrdSysMutex::~XrdSysMutex ( )
inline

Member Function Documentation

◆ CondLock()

int XrdSysMutex::CondLock ( )
inline

◆ Lock()

void XrdSysMutex::Lock ( )
inline

◆ UnLock()

void XrdSysMutex::UnLock ( )
inline

Member Data Documentation

◆ cs

pthread_mutex_t XrdSysMutex::cs
protected

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