Package | Description |
---|---|
lucee.commons.lock | |
lucee.commons.lock.rw | |
lucee.runtime.lock |
Modifier and Type | Class and Description |
---|---|
class |
SimpleLock<L> |
Modifier and Type | Method and Description |
---|---|
Lock |
KeyLock.lock(K key,
long timeout) |
Modifier and Type | Method and Description |
---|---|
void |
KeyLock.unlock(Lock lock) |
Modifier and Type | Method and Description |
---|---|
Lock |
RWKeyLock.lock(K token,
long timeout,
boolean readOnly) |
Modifier and Type | Method and Description |
---|---|
void |
RWKeyLock.unlock(Lock lock) |
Modifier and Type | Method and Description |
---|---|
Lock |
LockData.getLock() |
Copyright © 2015 Lucee