XrdSysSemWait Class Reference

#include <XrdSysSemWait.hh>

Collaboration diagram for XrdSysSemWait:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int CondWait ()
void Post ()
void Wait ()
int Wait (int secs)
 XrdSysSemWait (int semval=1, const char *cid=0)
 ~XrdSysSemWait ()

Private Attributes

XrdSysCondVar semVar
int semVal
int semWait

Constructor & Destructor Documentation

XrdSysSemWait::XrdSysSemWait ( int  semval = 1,
const char *  cid = 0 
) [inline]

XrdSysSemWait::~XrdSysSemWait (  )  [inline]


Member Function Documentation

int XrdSysSemWait::CondWait (  )  [inline]

void XrdSysSemWait::Post (  )  [inline]

int XrdSysSemWait::Wait ( int  secs  )  [inline]

void XrdSysSemWait::Wait (  )  [inline]


Member Data Documentation

int XrdSysSemWait::semVal [private]

XrdSysCondVar XrdSysSemWait::semVar [private]

int XrdSysSemWait::semWait [private]


The documentation for this class was generated from the following file:
Generated on 13 Mar 2017 for xrootd by  doxygen 1.4.7