MutexLock (open)
Lock object
Syntax
LOADLIB "mod::system/lib/internal/cluster/lockmanager.whlib";
OBJECTTYPE MutexLock
Properties
- PROPERTY name
Name of the mutex
Functions
- MACRO Close()
- MACRO Release()
Release the lock of the mutex
Lock object
LOADLIB "mod::system/lib/internal/cluster/lockmanager.whlib";
OBJECTTYPE MutexLock
Name of the mutex
Release the lock of the mutex