|
XRootD
|
#include <array>#include <ctime>#include <condition_variable>#include <memory>#include <mutex>#include <string>#include <unordered_map>#include <vector>#include "XrdSys/XrdSysRAtomic.hh"#include "XrdSys/XrdSysPthread.hh"
Include dependency graph for XrdThrottleManager.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdThrottleManager |
| class | XrdThrottleTimer |
Namespaces | |
| namespace | XrdThrottle |
Macros | |
| #define | likely(x) |
| #define | unlikely(x) |
| #define likely | ( | x | ) |
Definition at line 27 of file XrdThrottleManager.hh.
| #define unlikely | ( | x | ) |
Definition at line 28 of file XrdThrottleManager.hh.