XrdSysSemaphore Class Reference

#include <XrdSysPthread.hh>

List of all members.

Public Member Functions

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

Private Attributes

sem_t h_semaphore


Constructor & Destructor Documentation

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

XrdSysSemaphore::~XrdSysSemaphore (  )  [inline]


Member Function Documentation

int XrdSysSemaphore::CondWait (  )  [inline]

void XrdSysSemaphore::Post (  )  [inline]

void XrdSysSemaphore::Wait (  )  [inline]


Member Data Documentation

sem_t XrdSysSemaphore::h_semaphore [private]


The documentation for this class was generated from the following file:
Generated on 16 Jan 2014 for xrootd by  doxygen 1.4.7