![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TLockFile.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TLockFile) TLockFile | |
| Default constructor. More... | |
| 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.