#include "XrdMon/XrdMonTypes.hh"
#include "pthread.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | XrdMonCtrArchiver |
Functions | |
void * | decHDFlushHeartBeat (void *arg) |
void * | decRTFlushHeartBeat (void *arg) |
void* decHDFlushHeartBeat | ( | void * | arg | ) |
Definition at line 112 of file XrdMonCtrArchiver.cc.
References XrdMonCtrArchiver::_decHDFlushDelay, ERR_PTHREADCREATE, XrdMonDecPacketDecoder::flushHistoryData(), and sleep.
void* decRTFlushHeartBeat | ( | void * | arg | ) |
Definition at line 133 of file XrdMonCtrArchiver.cc.
References XrdMonCtrArchiver::_decRTFlushDelay, ERR_PTHREADCREATE, XrdMonDecPacketDecoder::flushRealTimeData(), and sleep.