|
xrootd
|
#include <XrdSysPthread.hh>
Public Member Functions | |
| int | CondReadLock () |
| int | CondWriteLock () |
| void | ReadLock () |
| void | WriteLock () |
| void | UnLock () |
| XrdSysRWLock () | |
| ~XrdSysRWLock () | |
| void | ReInitialize () |
Protected Attributes | |
| pthread_rwlock_t | lock |
|
inline |
References lock.
|
inline |
References lock.
|
inline |
References lock.
|
inline |
References lock.
|
inline |
References lock.
Referenced by XrdSysRWLockHelper::Lock(), and XrdSysRWLockHelper::XrdSysRWLockHelper().
|
inline |
References lock.
Referenced by XrdCl::Env::ReInitializeLock().
|
inline |
References lock.
Referenced by XrdSysRWLockHelper::Lock(), XrdCl::Env::ReInitializeLock(), XrdCl::Env::UnLock(), and XrdSysRWLockHelper::UnLock().
|
inline |
References lock.
Referenced by XrdSysRWLockHelper::Lock(), XrdCl::Env::WriteLock(), and XrdSysRWLockHelper::XrdSysRWLockHelper().
|
protected |
Referenced by CondReadLock(), CondWriteLock(), ReadLock(), ReInitialize(), UnLock(), WriteLock(), XrdSysRWLock(), and ~XrdSysRWLock().
1.8.5