| Interface | Description |
|---|---|
| Lock |
Specifying a thread blocking lock implementation
|
| LockExt |
Extending the
Lock features with convenient functionality. |
| RecursiveLock |
Reentrance locking toolkit, impl a complete fair FIFO scheduler
|
| Class | Description |
|---|---|
| LockFactory | |
| SingletonInstance |
| Enum | Description |
|---|---|
| LockFactory.ImplType |