|
XRootD
|
Collaboration diagram for XrdOfsHanXpr: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 168 of file XrdOfsHandle.cc.
References XrdSysCondVar::Lock(), and XrdSysCondVar::UnLock().
Referenced by XrdOfsHanPsc::Recycle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 173 of file XrdOfsHandle.cc.
References XrdSysCondVar::Lock(), and XrdSysCondVar::UnLock().
Referenced by XrdOfsHandle::Retire().
Here is the call graph for this function:
Here is the caller graph for this function:
|
friend |
Definition at line 163 of file XrdOfsHandle.cc.