#include <stdio.h>
#include <sys/types.h>
#include "XrdCms/XrdCmsCache.hh"
#include "XrdCms/XrdCmsRRQ.hh"
#include "XrdCms/XrdCmsTrace.hh"
#include "XrdSys/XrdSysTimer.hh"
#include "Xrd/XrdJob.hh"
#include "Xrd/XrdScheduler.hh"
Go to the source code of this file.
Namespaces | |
namespace | XrdCms |
Classes | |
class | XrdCmsCacheJob |
Functions | |
void * | XrdCmsStartTickTock (void *carg) |
Variables | |
const char * | XrdCmsCacheCVSID = "$Id: XrdCmsCache.cc 32231 2010-02-05 18:24:46Z ganis $" |
XrdScheduler * | XrdCms::Sched |
void* XrdCmsStartTickTock | ( | void * | carg | ) |
Definition at line 65 of file XrdCmsCache.cc.
References XrdCmsCache::TickTock().
Referenced by XrdCmsCache::Init().
const char* XrdCmsCacheCVSID = "$Id: XrdCmsCache.cc 32231 2010-02-05 18:24:46Z ganis $" |
Definition at line 15 of file XrdCmsCache.cc.