| Interface | Description |
|---|---|
| Lock |
Specifying a thread blocking lock implementation
|
| RecursiveLock |
Reentrance capable locking toolkit.
|
| RecursiveThreadGroupLock |
Reentrance capable locking toolkit, supporting multiple threads as owner.
|
| ThreadLock |
Extending the
Lock features with convenient functionality. |
| Class | Description |
|---|---|
| LockFactory | |
| SingletonInstance |
| Enum | Description |
|---|---|
| LockFactory.ImplType |