|
XRootD
|
#include <XrdSysPthread.hh>
Collaboration diagram for XrdSysRWLockHelper:Public Member Functions | |
| XrdSysRWLockHelper (XrdSysRWLock &l, bool rd=1) | |
| XrdSysRWLockHelper (XrdSysRWLock *l=0, bool rd=1) | |
| ~XrdSysRWLockHelper () | |
| void | Lock (XrdSysRWLock *lock, bool rd=1) |
| void | UnLock () |
Definition at line 397 of file XrdSysPthread.hh.
|
inline |
Definition at line 412 of file XrdSysPthread.hh.
|
inline |
Definition at line 418 of file XrdSysPthread.hh.
References XrdSysRWLock::ReadLock(), and XrdSysRWLock::WriteLock().
Here is the call graph for this function:
|
inline |
Definition at line 424 of file XrdSysPthread.hh.
References UnLock().
Here is the call graph for this function:
|
inline |
Definition at line 401 of file XrdSysPthread.hh.
References XrdSysRWLock::ReadLock(), and XrdSysRWLock::WriteLock().
Referenced by XrdSutPFCache::Get().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 410 of file XrdSysPthread.hh.
Referenced by ~XrdSysRWLockHelper(), and XrdSutPFCache::Get().
Here is the caller graph for this function: