![]() | Thread |
The ThreadLocker Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() ![]() | LockNameGlobal | Locks an object internally assigned to the transferred name. The entry with the name and object is created beforehand if necessary. |
![]() ![]() | TryLockNameGlobal | Attempts to lock an object internally assigned to the transferred name and returns true if the block has worked. The entry with the name and object is created beforehand if necessary. |
![]() ![]() | UnlockNameGlobal | Unlocks an object internally assigned to the transferred name. |