Package | Description |
---|---|
lucee.commons.lock | |
lucee.commons.lock.rw |
Modifier and Type | Method and Description |
---|---|
Lock |
KeyLock.lock(K key,
long timeout) |
void |
SimpleLock.lock(long timeout) |
Modifier and Type | Method and Description |
---|---|
Lock |
RWKeyLock.lock(K token,
long timeout,
boolean readOnly) |
void |
RWLock.lock(long timeout,
boolean readOnly) |
Copyright © 2015 Lucee