![]() |
XRootD
|
#include "XrdSys/XrdSysPthread.hh"
#include <mutex>
#include <list>
#include <condition_variable>
#include <memory>
Go to the source code of this file.
Classes | |
struct | XrdOssCsiRange_s |
class | XrdOssCsiRangeGuard |
class | XrdOssCsiRanges |
struct XrdOssCsiRange_s |
Definition at line 44 of file XrdOssCsiRanges.hh.
Class Members | ||
---|---|---|
condition_variable | cv | |
off_t | end | |
mutex | mtx | |
int | nBlockedBy | |
XrdOssCsiRange_s * | next | |
bool | rdonly | |
off_t | start |