xrootd
|
#include <XrdSysPthread.hh>
Public Member Functions | |
void | Lock (XrdSysMutex *Mutex) |
void | UnLock () |
XrdSysMutexHelper (XrdSysMutex *mutex=0) | |
XrdSysMutexHelper (XrdSysMutex &mutex) | |
~XrdSysMutexHelper () | |
Private Attributes | |
XrdSysMutex * | mtx |
|
inline |
References mtx.
|
inline |
References XrdSysMutex::Lock(), and mtx.
|
inline |
References XrdSysMutex::Lock(), mtx, and XrdSysMutex::UnLock().
|
inline |
References mtx, and XrdSysMutex::UnLock().
Referenced by ~XrdSysMutexHelper().
|
private |
Referenced by Lock(), UnLock(), XrdSysMutexHelper(), and ~XrdSysMutexHelper().