The methods of the CXlLock class are listed here.
CXlLock | Constructs a CXlLock object and optionally locks the target CXlLockable object |
IsLocked | Returns whether the lock has been applied | |
Lock | Locks a shared object | |
Unlock | Unlocks a shared object |
Header: xlpshared.h
CXlLock Class | xlpshared.h | Ensuring global data is thread-safe | CXlLockable