v2025.6.2
All Bundles

ThreadMutex

Thread mutex used to protect critical sections

Operations

GetName

Name of the mutex

method : public : GetName() ~ String

Return

TypeDescription
Stringname of the mutex

New

Name of the mutex

New(name:String)

Parameters

NameTypeDescription
nameStringname of the mutex