Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

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 Sun Nov 6 13:37:19 2011 for xrootd by  doxygen 1.3.9.1