
public class OReadersWriterSpinLock extends AbstractOwnableSynchronizer
| Constructor and Description |
|---|
OReadersWriterSpinLock() |
| Modifier and Type | Method and Description |
|---|---|
void |
acquireReadLock() |
void |
acquireWriteLock() |
void |
releaseReadLock() |
void |
releaseWriteLock() |
getExclusiveOwnerThread, setExclusiveOwnerThreadCopyright © 2009–2016 Orient Technologies. All rights reserved.