|
XRootD
|
#include <XrdSutPFCache.hh>
Collaboration diagram for XrdSutPFCacheRef:Public Member Functions | |
| XrdSutPFCacheRef () | |
| ~XrdSutPFCacheRef () | |
| void | Lock (XrdSysMutex *Mutex) |
| void | Set (XrdSysMutex *Mutex) |
| void | UnLock () |
Protected Attributes | |
| XrdSysMutex * | mtx |
Definition at line 43 of file XrdSutPFCache.hh.
|
inline |
Definition at line 64 of file XrdSutPFCache.hh.
|
inline |
|
inline |
Definition at line 47 of file XrdSutPFCache.hh.
References XrdSysMutex::Lock(), mtx, and XrdSysMutex::UnLock().
Referenced by XrdSutPFCache::Add().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 55 of file XrdSutPFCache.hh.
References mtx, and XrdSysMutex::UnLock().
Referenced by XrdSutPFCache::Get().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 62 of file XrdSutPFCache.hh.
References mtx, and XrdSysMutex::UnLock().
Referenced by ~XrdSutPFCacheRef(), and XrdSecProtocolpwd::Init().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 68 of file XrdSutPFCache.hh.
Referenced by ~XrdSutPFCacheRef(), Lock(), Set(), and UnLock().