Class | Description |
---|---|
ConcurrencyUtil |
Various bits of black magic garnered from experts on the concurrency-interest@cs.oswego.edu mailing list.
|
ReadWriteLockSync |
A simple ReadWriteLock synchronizer.
|
StripedReadWriteLockSync |
Provides a number of Sync which allow fine-grained concurrency.
|
Enum | Description |
---|---|
LockType |
LockType tells the locking API what kind of lock should be acquired or released.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.