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.

Referenced by XrdCmsRespCB::Init().

void XrdSysSemaphore::Post (  )  [inline]
void XrdSysSemaphore::Wait (  )  [inline]

Member Data Documentation


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

Generated on 3 Feb 2020 for xrootd by  doxygen 1.6.1