![]() |
XRootD
|
#include <XrdSutCacheEntry.hh>
Public Member Functions | |
XrdSutCERef () | |
~XrdSutCERef () | |
void | ReadLock (XrdSysRWLock *lock=0) |
void | Set (XrdSysRWLock *lock) |
void | UnLock (bool reset=true) |
void | WriteLock (XrdSysRWLock *lock=0) |
Protected Attributes | |
XrdSysRWLock * | rwlock |
Definition at line 99 of file XrdSutCacheEntry.hh.
|
inline |
Definition at line 122 of file XrdSutCacheEntry.hh.
|
inline |
Definition at line 124 of file XrdSutCacheEntry.hh.
References rwlock, and UnLock().
|
inline |
Definition at line 103 of file XrdSutCacheEntry.hh.
References XrdSysRWLock::ReadLock(), rwlock, and Set().
|
inline |
Definition at line 113 of file XrdSutCacheEntry.hh.
References rwlock, and XrdSysRWLock::UnLock().
Referenced by XrdSecProtocolgsi::Authenticate(), ReadLock(), and WriteLock().
|
inline |
Definition at line 120 of file XrdSutCacheEntry.hh.
References rwlock, and XrdSysRWLock::UnLock().
Referenced by ~XrdSutCERef(), XrdSecProtocolgsi::Authenticate(), and XrdSecProtocolgsi::Init().
|
inline |
Definition at line 108 of file XrdSutCacheEntry.hh.
References rwlock, Set(), and XrdSysRWLock::WriteLock().
|
protected |
Definition at line 126 of file XrdSutCacheEntry.hh.
Referenced by ~XrdSutCERef(), ReadLock(), Set(), UnLock(), and WriteLock().