xrootd
Loading...
Searching...
No Matches
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

References cnd.

◆ XrdSysCondVarHelper() [2/2]

XrdSysCondVarHelper::XrdSysCondVarHelper ( XrdSysCondVar CndVar)
inline

References cnd, and XrdSysCondVar::Lock().

◆ ~XrdSysCondVarHelper()

XrdSysCondVarHelper::~XrdSysCondVarHelper ( )
inline

References cnd, and UnLock().

Member Function Documentation

◆ Lock()

void XrdSysCondVarHelper::Lock ( XrdSysCondVar CndVar)
inline

◆ UnLock()

void XrdSysCondVarHelper::UnLock ( )
inline

References cnd, and XrdSysCondVar::UnLock().

Referenced by ~XrdSysCondVarHelper().

Member Data Documentation

◆ cnd

XrdSysCondVar* XrdSysCondVarHelper::cnd
private

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