![]() |
XRootD
|
Public Member Functions | |
XrdOfsHanPsc () | |
~XrdOfsHanPsc () | |
void | Recycle () |
Static Public Member Functions | |
static XrdOfsHanPsc * | Alloc () |
Public Attributes | |
union { | |
XrdOfsHanPsc * | Next |
char * | User |
}; | |
short | Mode |
short | Uhst |
short | Ulen |
int | Unum |
XrdOfsHanXpr * | xprP |
Definition at line 198 of file XrdOfsHandle.cc.
|
inline |
Definition at line 217 of file XrdOfsHandle.cc.
Referenced by Alloc().
|
inline |
Definition at line 219 of file XrdOfsHandle.cc.
|
static |
Definition at line 607 of file XrdOfsHandle.cc.
References XrdOfsHanPsc(), XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Referenced by XrdOfsHandle::PoscSet().
void XrdOfsHanPsc::Recycle | ( | void | ) |
Definition at line 625 of file XrdOfsHandle.cc.
References XrdOfsHanXpr::Deref(), XrdSysMutex::Lock(), Mode, Uhst, Ulen, XrdSysMutex::UnLock(), Unum, and xprP.
Referenced by XrdOfsHandle::PoscGet(), and XrdOfsHandle::Retire().
union { ... } |
short XrdOfsHanPsc::Mode |
Definition at line 210 of file XrdOfsHandle.cc.
Referenced by XrdOfsHandle::PoscGet(), XrdOfsHandle::PoscSet(), and Recycle().
short XrdOfsHanPsc::Uhst |
Definition at line 209 of file XrdOfsHandle.cc.
Referenced by XrdOfsHandle::PoscSet(), and Recycle().
short XrdOfsHanPsc::Ulen |
Definition at line 208 of file XrdOfsHandle.cc.
Referenced by XrdOfsHandle::PoscSet(), and Recycle().
int XrdOfsHanPsc::Unum |
Definition at line 207 of file XrdOfsHandle.cc.
Referenced by XrdOfsHandle::PoscGet(), XrdOfsHandle::PoscSet(), and Recycle().
XrdOfsHanXpr* XrdOfsHanPsc::xprP |
Definition at line 206 of file XrdOfsHandle.cc.
Referenced by XrdOfsHandle::PoscGet(), Recycle(), XrdOfsHandle::Retire(), and XrdOfsHandle::StartXpr().