#define ClassDef(name, id)
Mother of all ROOT objects.
Int_t ReadLock()
Obtain a reader lock. Returns always 0.
TRWLock()
Create reader/write lock.
Int_t WriteLock()
Obtain a writer lock. Returns always 0.
TRWLock & operator=(const TRWLock &)
Int_t WriteUnLock()
Unlock writer lock.
Int_t ReadUnLock()
Unlock reader lock.