#include <XrdSysSemWait.hh>
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 |
| void XrdSysSemWait::Wait |
( |
| ) |
|
|
inline |
| int XrdSysSemWait::Wait |
( |
int |
secs | ) |
|
|
inline |
Member Data Documentation
| int XrdSysSemWait::semVal |
|
private |
| int XrdSysSemWait::semWait |
|
private |
The documentation for this class was generated from the following file: