xrootd
|
#include <XrdSysPthread.hh>
Public Member Functions | |
void | Lock (XrdSysCondVar *CndVar) |
void | UnLock () |
XrdSysCondVarHelper (XrdSysCondVar *CndVar=0) | |
XrdSysCondVarHelper (XrdSysCondVar &CndVar) | |
~XrdSysCondVarHelper () | |
Private Attributes | |
XrdSysCondVar * | cnd |
|
inline |
References cnd.
|
inline |
References cnd, and XrdSysCondVar::Lock().
|
inline |
References cnd, XrdSysCondVar::Lock(), and XrdSysCondVar::UnLock().
|
inline |
References cnd, and XrdSysCondVar::UnLock().
Referenced by ~XrdSysCondVarHelper().
|
private |
Referenced by Lock(), UnLock(), XrdSysCondVarHelper(), and ~XrdSysCondVarHelper().