All Bundles

ThreadMutex

Thread mutex used to protect critical sections

Operations

New

Name of the mutex

New(name:String)
Parameters
NameTypeDescription
nameStringname of the mutex

GetName

Name of the mutex

method : public : GetName() ~ String
Return
TypeDescription
Stringname of the mutex