|
XRootD
|
Collaboration diagram for XrdCl::barrier_t: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().
Here is the call graph for this function:
|
inline |
Definition at line 207 of file XrdClReplay.cc.