|
xrootd
|
#include <XrdSysPthread.hh>
Public Member Functions | |
| int | CondWait () |
| void | Post () |
| void | Wait () |
| XrdSysSemaphore (int semval=1, const char *=0) | |
| ~XrdSysSemaphore () | |
Private Attributes | |
| sem_t | h_semaphore |
|
inline |
References h_semaphore.
|
inline |
References h_semaphore.
|
inline |
References h_semaphore.
|
inline |
References h_semaphore.
Referenced by XrdOucCallBack::Done().
|
inline |
References h_semaphore.
|
private |
Referenced by CondWait(), Post(), Wait(), XrdSysSemaphore(), and ~XrdSysSemaphore().
1.8.5