XRootD
XrdFrmMonitor.cc File Reference
#include <cerrno>
#include <cstdlib>
#include <ctime>
#include <unistd.h>
#include <sys/types.h>
#include "XrdFrc/XrdFrcTrace.hh"
#include "XrdFrm/XrdFrmMonitor.hh"
#include "XrdNet/XrdNetMsg.hh"
#include "XrdOuc/XrdOucUtils.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdSys/XrdSysTimer.hh"
+ Include dependency graph for XrdFrmMonitor.cc:

Go to the source code of this file.

Functions

void * XrdFrmMonitorID (void *parg)
 

Function Documentation

◆ XrdFrmMonitorID()

void* XrdFrmMonitorID ( void *  parg)

Definition at line 73 of file XrdFrmMonitor.cc.

74 {
75  (void)parg;
77  return (void *)0;
78 }
static void Ident()

References XrdFrmMonitor::Ident().

Referenced by XrdFrmMonitor::Init().

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