#include "TServerSocket.h"
#include "TSocket.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TError.h"
#include <string>
#include "TVirtualMutex.h"
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 | |
static void | SetAuthOpt (UChar_t &opt, UChar_t mod) |
Kind of macro to parse input options Modify opt according to modifier mod. | |
Variables | |
TVirtualMutex * | gSrvAuthenticateMutex = 0 |
Kind of macro to parse input options Modify opt according to modifier mod.
Definition at line 47 of file TServerSocket.cxx.
TVirtualMutex* gSrvAuthenticateMutex = 0 |
Definition at line 39 of file TServerSocket.cxx.