#include <unistd.h>#include <sys/types.h>#include "XrdSys/XrdSysPthread.hh"#include "Xrd/XrdJob.hh"Go to the source code of this file.
Classes | |
| class | XrdScheduler |
Macros | |
| #define | DFL_SCHED_PROCS 8192 |
| #define | MAX_SCHED_PROCS 30000 |
| #define DFL_SCHED_PROCS 8192 |
Definition at line 44 of file XrdScheduler.hh.
Referenced by XrdScheduler::setNproc().
| #define MAX_SCHED_PROCS 30000 |
Definition at line 43 of file XrdScheduler.hh.
Referenced by XrdScheduler::setNproc().