HOPS
HOPS class reference
Namespaces | Macros
MHO_LockFileHandler.cc File Reference
#include "MHO_LockFileHandler.hh"
#include <cerrno>
#include <ctime>
#include <dirent.h>
#include <random>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/time.h>
#include <sys/types.h>

Namespaces

 hops
 

Macros

#define LOCK_INVALID   -1
 
#define LOCK_STALE_SEC   120
 
#define LOCK_TIMEOUT   3000
 
#define LOCK_VALID   0
 

Macro Definition Documentation

◆ LOCK_INVALID

#define LOCK_INVALID   -1

◆ LOCK_STALE_SEC

#define LOCK_STALE_SEC   120

◆ LOCK_TIMEOUT

#define LOCK_TIMEOUT   3000

◆ LOCK_VALID

#define LOCK_VALID   0