|
xrootd
|
#include <XrdOucLock.hh>

Public Member Functions | |
| XrdOucLock (XrdSysMutex *mp) | |
| ~XrdOucLock () | |
Private Attributes | |
| XrdSysMutex * | Mutex |
| int | isLocked |
|
inline |
References isLocked, XrdSysMutex::Lock(), and Mutex.
|
inline |
References isLocked, Mutex, and XrdSysMutex::UnLock().
|
private |
Referenced by XrdOucLock(), and ~XrdOucLock().
|
private |
Referenced by XrdOucLock(), and ~XrdOucLock().