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

#include <XrdSysPthread.hh>

Collaboration diagram for XrdSysCondVarHelper:
Collaboration graph
[legend]

Public Member Functions

void Lock (XrdSysCondVar *CndVar)
 
void UnLock ()
 
 XrdSysCondVarHelper (XrdSysCondVar *CndVar=0)
 
 XrdSysCondVarHelper (XrdSysCondVar &CndVar)
 
 ~XrdSysCondVarHelper ()
 

Private Attributes

XrdSysCondVarcnd
 

Constructor & Destructor Documentation

§ XrdSysCondVarHelper() [1/2]

XrdSysCondVarHelper::XrdSysCondVarHelper ( XrdSysCondVar CndVar = 0)
inline

§ XrdSysCondVarHelper() [2/2]

XrdSysCondVarHelper::XrdSysCondVarHelper ( XrdSysCondVar CndVar)
inline

References XrdSysCondVar::Lock().

§ ~XrdSysCondVarHelper()

XrdSysCondVarHelper::~XrdSysCondVarHelper ( )
inline

Member Function Documentation

§ Lock()

void XrdSysCondVarHelper::Lock ( XrdSysCondVar CndVar)
inline

References XrdSysCondVar::Lock().

§ UnLock()

void XrdSysCondVarHelper::UnLock ( )
inline

Member Data Documentation

§ cnd

XrdSysCondVar* XrdSysCondVarHelper::cnd
private

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