| Package | Description |
|---|---|
| locklib |
In locklib, a locking target is represented by a
Target. |
| Modifier and Type | Class and Description |
|---|---|
class |
FifoWaitQueue<LockType>
Wait queue that keeps requests in a FIFO queue.
|
| Modifier and Type | Method and Description |
|---|---|
WaitQueue<LockType> |
WaitQueueFactory.make()
Creates a new wait queue.
|
WaitQueue<LockType> |
FifoWaitQueueFactory.make() |
Copyright © 2015. All rights reserved.