xrootd
|
#include <time.h>
#include <unistd.h>
#include <malloc.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdSys/XrdSysTimer.hh"
#include "Xrd/XrdBuffer.hh"
#include "Xrd/XrdTrace.hh"
Functions | |
void * | XrdReshaper (void *pp) |
Variables | |
const char * | XrdBufferCVSID = "$Id$" |
XrdSysError | XrdLog |
XrdOucTrace | XrdTrace |
void* XrdReshaper | ( | void * | pp | ) |
References XrdBuffManager::Reshape().
Referenced by XrdBuffManager::Init().
const char* XrdBufferCVSID = "$Id$" |
Referenced by XrdConfig::ConfigXeq(), main(), XrdStats::Report(), and XrdConfig::XrdConfig().