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]

References h_semaphore.

XrdSysSemaphore::~XrdSysSemaphore (  )  [inline]

References h_semaphore.


Member Function Documentation

int XrdSysSemaphore::CondWait (  )  [inline]

References h_semaphore.

void XrdSysSemaphore::Post (  )  [inline]

References h_semaphore.

Referenced by XrdOucCallBack::Done().

void XrdSysSemaphore::Wait (  )  [inline]

References h_semaphore.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 8 Sep 2015 for xrootd by  doxygen 1.6.1