|
xrootd
|
#include <XrdSutCacheEntry.hh>

Public Member Functions | |
| void | ReadLock (XrdSysRWLock *lock=0) |
| void | WriteLock (XrdSysRWLock *lock=0) |
| void | Set (XrdSysRWLock *lock) |
| void | UnLock (bool reset=true) |
| XrdSutCERef () | |
| ~XrdSutCERef () | |
Protected Attributes | |
| XrdSysRWLock * | rwlock |
|
inline |
|
inline |
References XrdSysRWLock::ReadLock(), rwlock, and Set().
|
inline |
References rwlock, and XrdSysRWLock::UnLock().
Referenced by ReadLock(), and WriteLock().
|
inline |
References rwlock, and XrdSysRWLock::UnLock().
Referenced by ~XrdSutCERef().
|
inline |
References rwlock, Set(), and XrdSysRWLock::WriteLock().
|
protected |
Referenced by ReadLock(), Set(), UnLock(), WriteLock(), and ~XrdSutCERef().