Logo ROOT  
Reference Guide
XrdProofdProofServ.cxx File Reference
#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"
Include dependency graph for XrdProofdProofServ.cxx:

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...
 

Function Documentation

◆ CountEffectiveSessions()

static int CountEffectiveSessions ( const char *  ,
XrdProofWorker w,
void s 
)
static

Decrease active session counters on worker w.

Definition at line 955 of file XrdProofdProofServ.cxx.

◆ DecreaseWorkerCounters()

static int DecreaseWorkerCounters ( const char *  ,
XrdProofWorker w,
void x 
)
static

Decrease active session counters on worker w.

Definition at line 92 of file XrdProofdProofServ.cxx.

◆ DumpWorkerCounters()

static int DumpWorkerCounters ( const char *  k,
XrdProofWorker w,
void  
)
static

Decrease active session counters on worker w.

Definition at line 112 of file XrdProofdProofServ.cxx.

◆ ExportWorkerDescription()

static int ExportWorkerDescription ( const char *  k,
XrdProofWorker w,
void s 
)
static

Decrease active session counters on worker w.

Definition at line 844 of file XrdProofdProofServ.cxx.