|
XRootD
|
#include <string>#include <vector>#include <ctime>#include <mutex>#include <unordered_map>#include <memory>#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 |
Macros | |
| #define | likely(x) x |
| #define | unlikely(x) x |
| #define likely | ( | x | ) | x |
Definition at line 27 of file XrdThrottleManager.hh.
| #define unlikely | ( | x | ) | x |
Definition at line 28 of file XrdThrottleManager.hh.