#include <XrdSysPthread.hh>
Collaboration diagram for XrdSysMutexHelper:
Public Member Functions | |
void | Lock (XrdSysMutex *Mutex) |
void | UnLock () |
XrdSysMutexHelper (XrdSysMutex *mutex=0) | |
XrdSysMutexHelper (XrdSysMutex &mutex) | |
~XrdSysMutexHelper () | |
Private Attributes | |
XrdSysMutex * | mtx |
|
|
|
|
|
|
|
|
|
|
|
|