ROOT  6.06/09
Reference Guide
Functions
TLockFile.cxx File Reference
#include "TLockFile.h"
#include "TSystem.h"
#include "TFile.h"
#include <time.h>
+ Include dependency graph for TLockFile.cxx:

Go to the source code of this file.

Functions

 ClassImp (TLockFile) TLockFile
 Default constructor. More...
 

Function Documentation

ClassImp ( TLockFile  )

Default constructor.

Blocks until lock is obtained. If a lock exists that is older than the given time limit, the file is removed. If timeLimit <= 0, wait for ever.

Definition at line 34 of file TLockFile.cxx.