#include <XrdEcUtilities.hh>
Classes | |
| struct | wait_interrupted |
Public Member Functions | |
| sync_queue () | |
| Element | dequeue () |
| bool | dequeue (Element &e) |
| bool | empty () |
| void | enqueue (Element &&element) |
| void | interrupt () |
Definition at line 168 of file XrdEcUtilities.hh.
| struct XrdEc::sync_queue::wait_interrupted |
Definition at line 173 of file XrdEcUtilities.hh.
|
inline |
Definition at line 178 of file XrdEcUtilities.hh.
|
inline |
Definition at line 196 of file XrdEcUtilities.hh.
|
inline |
Definition at line 213 of file XrdEcUtilities.hh.
|
inline |
Definition at line 225 of file XrdEcUtilities.hh.
|
inline |
Definition at line 185 of file XrdEcUtilities.hh.
|
inline |
Definition at line 234 of file XrdEcUtilities.hh.