XrdSysMutex Class Reference

#include <XrdSysPthread.hh>

Inheritance diagram for XrdSysMutex:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int CondLock ()
int TimedLock (int wait_ms)
void Lock ()
void UnLock ()
 XrdSysMutex ()
 ~XrdSysMutex ()

Protected Attributes

pthread_mutex_t cs

Constructor & Destructor Documentation

XrdSysMutex::XrdSysMutex (  )  [inline]

References cs.

XrdSysMutex::~XrdSysMutex (  )  [inline]

References cs.


Member Function Documentation

int XrdSysMutex::CondLock (  )  [inline]

References cs.

void XrdSysMutex::Lock (  )  [inline]
int XrdSysMutex::TimedLock ( int  wait_ms  )  [inline]

References cs.

void XrdSysMutex::UnLock (  )  [inline]

Member Data Documentation

pthread_mutex_t XrdSysMutex::cs [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Jul 2019 for xrootd by  doxygen 1.6.1