![]() |
XRootD
|
Public Member Functions | |
XrdOfsHanXpr (XrdOfsHandle *hP, XrdOfsHanCB *cbP, time_t xtm) | |
~XrdOfsHanXpr () | |
void | add2Q (int doLK=1) |
void | Deref () |
void | Set (XrdOfsHanCB *cbP, time_t xtm) |
Static Public Member Functions | |
static XrdOfsHanXpr * | Get () |
Friends | |
class | XrdOfsHandle |
Definition at line 161 of file XrdOfsHandle.cc.
|
inline |
Definition at line 176 of file XrdOfsHandle.cc.
|
inline |
Definition at line 178 of file XrdOfsHandle.cc.
void XrdOfsHanXpr::add2Q | ( | int | doLK = 1 | ) |
Definition at line 781 of file XrdOfsHandle.cc.
References XrdSysCondVar::Lock(), XrdSysCondVar::Signal(), and XrdSysCondVar::UnLock().
Referenced by Get(), and XrdOfsHandle::Retire().
|
inline |
Definition at line 168 of file XrdOfsHandle.cc.
References XrdSysCondVar::Lock(), and XrdSysCondVar::UnLock().
Referenced by XrdOfsHanPsc::Recycle().
|
static |
Definition at line 801 of file XrdOfsHandle.cc.
References add2Q(), XrdSysError::Emsg(), XrdSysCondVar::Lock(), OfsEroute, XrdSysCondVar::UnLock(), XrdOfsHanKey::Val, and XrdSysCondVar::Wait().
Referenced by XrdOfsHandle::StartXpr().
|
inline |
Definition at line 173 of file XrdOfsHandle.cc.
References XrdSysCondVar::Lock(), and XrdSysCondVar::UnLock().
Referenced by XrdOfsHandle::Retire().
|
friend |
Definition at line 163 of file XrdOfsHandle.cc.