xrootd
|
#include <XrdSysPthread.hh>
Public Member Functions | |
int | CondReadLock () |
int | CondWriteLock () |
void | ReadLock () |
void | WriteLock () |
void | ReadLock (int &status) |
void | WriteLock (int &status) |
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.
|
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().
|
inline |
References lock.
|
protected |
Referenced by CondReadLock(), CondWriteLock(), ReadLock(), ReInitialize(), UnLock(), WriteLock(), XrdSysRWLock(), and ~XrdSysRWLock().