public interface ReadWriteLock
| Modifier and Type | Method and Description |
|---|---|
void |
readLock(SynchChannel s) |
void |
unlock(SynchChannel s) |
void |
writeLock(SynchChannel s) |
void readLock(SynchChannel s)
void writeLock(SynchChannel s)
void unlock(SynchChannel s)
Copyright © 2021 WSO2. All Rights Reserved.