#include <sys/stat.h>
#include "XrdNet/XrdNet.hh"
#include "XrdProofdAux.h"
#include "XrdProofdProofServ.h"
#include "XrdProofWorker.h"
#include "XrdProofSched.h"
#include "XrdProofdManager.h"
#include "XrdProofdTrace.h"
Functions | |
static int | CountEffectiveSessions (const char *, XrdProofWorker *w, void *s) |
Decrease active session counters on worker w. More... | |
static int | DecreaseWorkerCounters (const char *, XrdProofWorker *w, void *x) |
Decrease active session counters on worker w. More... | |
static int | DumpWorkerCounters (const char *k, XrdProofWorker *w, void *) |
Decrease active session counters on worker w. More... | |
static int | ExportWorkerDescription (const char *k, XrdProofWorker *w, void *s) |
Decrease active session counters on worker w. More... | |
|
static |
Decrease active session counters on worker w.
Definition at line 955 of file XrdProofdProofServ.cxx.
|
static |
Decrease active session counters on worker w.
Definition at line 92 of file XrdProofdProofServ.cxx.
|
static |
Decrease active session counters on worker w.
Definition at line 112 of file XrdProofdProofServ.cxx.
|
static |
Decrease active session counters on worker w.
Definition at line 844 of file XrdProofdProofServ.cxx.