#define ClassDef(name, id)
TLockPathGuard(TLockPath *l, Bool_t shared=kFALSE)
Path locking class allowing shared and exclusive locks.
void SetName(const char *path)
TLockPath(const char *path="")
Locks the directory.
const char * GetName() const
Returns name of object.
Int_t Lock(Bool_t shared=kFALSE)
Int_t Unlock()
Unlock the directory.
Mother of all ROOT objects.