![]() |
XRootD
|
Public Member Functions | |
barrier_t (XrdSysSemaphore &sem) | |
~barrier_t () | |
Destructor. More... | |
XrdSysSemaphore & | get () |
Barrier for synchronizing the asynchronous execution of actions It is actually a wrapper around semaphore.
Definition at line 190 of file XrdClReplay.cc.
|
inline |
|
inline |
Destructor.
Definition at line 205 of file XrdClReplay.cc.
References XrdSysSemaphore::Post().
|
inline |
Definition at line 207 of file XrdClReplay.cc.