xrootd
|
#include <XrdSysPthread.hh>
Public Member Functions | |
int | CondLock () |
void | Lock () |
void | UnLock () |
XrdSysMutex () | |
~XrdSysMutex () | |
Protected Attributes | |
pthread_mutex_t | cs |
|
inline |
References cs.
|
inline |
References cs.
|
inline |
References cs.
|
inline |
References cs.
Referenced by XrdOucCacheStats::Add(), XrdOucCacheStats::Get(), XrdLink::Hold(), XrdClientEnv::Lock(), XrdOucCacheStats::Lock(), XrdSysMutexHelper::Lock(), XrdSys::IOEvents::Poller::LockChannel(), XrdSysLogger::traceBeg(), XrdOucLock::XrdOucLock(), and XrdSysMutexHelper::XrdSysMutexHelper().
|
inline |
References cs.
Referenced by XrdOucCacheStats::Add(), XrdOucCacheStats::Get(), XrdLink::Hold(), XrdSysMutexHelper::Lock(), XrdSysLogger::traceEnd(), XrdClientEnv::UnLock(), XrdOucCacheStats::UnLock(), XrdSysMutexHelper::UnLock(), XrdSys::IOEvents::Poller::UnLockChannel(), and XrdOucLock::~XrdOucLock().
|
protected |
Referenced by CondLock(), Lock(), UnLock(), XrdSysMutex(), and ~XrdSysMutex().