AbstractQueuedLongSynchronizer
Lock
AbstractQueuedSynchronizer
Condition
Object
wait
notify
notifyAll
synchronized
ReadWriteLock
locks
ReentrantLock
ReentrantReadWriteLock.readLock()
ReentrantReadWriteLock.writeLock()