xrootd
|
#include <XrdXrootdFile.hh>
Public Member Functions | |
void | Avail (int fHandle) |
void | Delete () |
int | Get () |
void | Ref () |
XrdXrootdFileHP (int rsv=2) | |
Private Member Functions | |
~XrdXrootdFileHP () | |
Private Attributes | |
XrdSysMutex | fhMutex |
std::vector< int > | fhAvail |
int | refs |
bool | noMore |
|
inline |
References fhAvail.
|
inlineprivate |
|
inline |
References fhAvail, fhMutex, XrdSysMutex::Lock(), noMore, refs, and XrdSysMutex::UnLock().
|
inline |
References fhMutex, XrdSysMutex::Lock(), noMore, refs, and XrdSysMutex::UnLock().
|
inline |
References fhAvail, fhMutex, XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
|
inline |
References fhMutex, XrdSysMutex::Lock(), refs, and XrdSysMutex::UnLock().
|
private |
Referenced by Avail(), Get(), and XrdXrootdFileHP().
|
private |