38 Error(
"TMutex",
"could not create TMutexImp");
int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
Error("WriteTObject","The current directory (%s) is not associated with a file. The object (%s) has not been written.", GetName(), objname)
externTThreadFactory * gThreadFactory
TVirtualMutex * Factory(Bool_t recursive=kFALSE) override
Create mutex and return pointer to it.
Int_t CleanUp() override
Clean up of mutex.
Int_t UnLock() override
Unlock the mutex.
Int_t TryLock() override
Try to lock mutex.
TMutex(const TMutex &)=delete
Int_t Lock() override
Lock the mutex.
TVirtualMutex(Bool_t=kFALSE)