| Package | Description |
|---|---|
| net.openhft.lang.locks |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReadWriteUpdateWithWaitsLockingStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaReadWriteUpdateWithWaitsLockingStrategy |
| Modifier and Type | Method and Description |
|---|---|
ReadWriteUpdateLockingStrategy |
ReadWriteUpdateLockState.lockingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
static TryAcquireOperation<ReadWriteUpdateLockingStrategy> |
TryAcquireOperations.updateLock() |
static TryAcquireOperation<ReadWriteUpdateLockingStrategy> |
TryAcquireOperations.upgradeReadToUpdateLock() |
static TryAcquireOperation<ReadWriteUpdateLockingStrategy> |
TryAcquireOperations.upgradeUpdateToWriteLock() |
Copyright © 2019. All rights reserved.