|
XRootD
|
#include <XrdSysSemWait.hh>
Collaboration diagram for XrdSysSemWait:Public Member Functions | |
| XrdSysSemWait (int semval=1, const char *cid=0) | |
| ~XrdSysSemWait () | |
| int | CondWait () |
| void | Post () |
| void | Wait () |
| int | Wait (int secs) |
Definition at line 34 of file XrdSysSemWait.hh.
|
inline |
Definition at line 109 of file XrdSysSemWait.hh.
|
inline |
Definition at line 113 of file XrdSysSemWait.hh.
|
inline |
Definition at line 37 of file XrdSysSemWait.hh.
References XrdSysCondVar::Lock(), and XrdSysCondVar::UnLock().
Here is the call graph for this function:
|
inline |
Definition at line 57 of file XrdSysSemWait.hh.
References XrdSysCondVar::Lock(), XrdSysCondVar::Signal(), and XrdSysCondVar::UnLock().
Here is the call graph for this function:
|
inline |
Definition at line 73 of file XrdSysSemWait.hh.
References XrdSysCondVar::Lock(), XrdSysCondVar::UnLock(), and XrdSysCondVar::Wait().
Here is the call graph for this function:
|
inline |
Definition at line 89 of file XrdSysSemWait.hh.
References XrdSysCondVar::Lock(), XrdSysCondVar::UnLock(), and XrdSysCondVar::Wait().
Here is the call graph for this function: