|
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 |
|
inline |
|
protected |
Referenced by CondReadLock(), CondWriteLock(), ReadLock(), ReInitialize(), UnLock(), WriteLock(), XrdSysRWLock(), and ~XrdSysRWLock().
1.8.3.1