Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TXSlave.cxx File Reference
#include "TXSlave.h"
#include "TProof.h"
#include "TProofServ.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TUrl.h"
#include "TMessage.h"
#include "TMonitor.h"
#include "TError.h"
#include "TSysEvtHandler.h"
#include "TVirtualMutex.h"
#include "TXSocket.h"
#include "TXSocketHandler.h"
#include "Varargs.h"
#include "XProofProtocol.h"
#include <mutex>
Include dependency graph for TXSlave.cxx:

Classes

class  TXSlaveInterruptHandler
 
class  XSlaveInit
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Functions

TSlaveGetTXSlave (const char *url, const char *ord, Int_t perf, const char *image, TProof *proof, Int_t stype, const char *workdir, const char *msd, Int_t nwk)
 

Variables

static XSlaveInit xslave_init
 

Function Documentation

◆ GetTXSlave()

TSlave * GetTXSlave ( const char *  url,
const char *  ord,
Int_t  perf,
const char *  image,
TProof proof,
Int_t  stype,
const char *  workdir,
const char *  msd,
Int_t  nwk 
)

Definition at line 45 of file TXSlave.cxx.

Variable Documentation

◆ xslave_init

XSlaveInit xslave_init
static

Definition at line 58 of file TXSlave.cxx.