|
xrootd
|
#include <XrdSsiAtomics.hh>

Public Member Functions | |
| void | Lock (XrdSsiMutex *mutex) |
| void | Lock (XrdSsiMutex &mutex) |
| void | UnLock () |
| XrdSsiMutexMon (XrdSsiMutex *mutex=0) | |
| XrdSsiMutexMon (XrdSsiMutex &mutex) | |
| ~XrdSsiMutexMon () | |
Private Attributes | |
| XrdSsiMutex * | mtx |
|
inline |
References mtx.
|
inline |
References XrdSsiMutex::Lock(), and mtx.
|
inline |
|
inline |
References XrdSsiMutex::Lock(), mtx, and XrdSsiMutex::UnLock().
|
inline |
References mtx, and XrdSsiMutex::UnLock().
Referenced by ~XrdSsiMutexMon().
|
private |
Referenced by Lock(), UnLock(), XrdSsiMutexMon(), and ~XrdSsiMutexMon().