XRootD
Loading...
Searching...
No Matches
XrdCmsCache.cc File Reference
#include <cstdio>
#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"
Include dependency graph for XrdCmsCache.cc:

Go to the source code of this file.

Classes

class  XrdCmsCacheJob

Namespaces

namespace  XrdCms

Functions

void * XrdCmsStartTickTock (void *carg)

Variables

XrdSchedulerXrdCms::Sched = 0

Function Documentation

◆ XrdCmsStartTickTock()

void * XrdCmsStartTickTock ( void * carg)

Definition at line 79 of file XrdCmsCache.cc.

80 {XrdCmsCache *myCache = (XrdCmsCache *)carg;
81 return myCache->TickTock();
82 }
void * TickTock()

References XrdCmsCache::TickTock().

Referenced by XrdCmsCache::Init().

Here is the call graph for this function:
Here is the caller graph for this function: