| Name | Description | Type | Package | Framework |
| CacheLockProvider | Interface | net.sf.ehcache.concurrent | EHCache | |
| ConcurrencyUtil | Various bits of black magic garnered from experts on the concurrency-interest@cs. | Class | net.sf.ehcache.concurrent | EHCache |
| LockType | enum LockTypeextends Enum | Class | net.sf.ehcache.concurrent | EHCache |
| ReadWriteLockSync | A simple ReadWriteLock synchronizer. | Class | net.sf.ehcache.concurrent | EHCache |
| StripedReadWriteLock | Interface | net.sf.ehcache.concurrent | EHCache | |
| StripedReadWriteLockSync | Provides a number of Sync which allow fine-grained concurrency. | Class | net.sf.ehcache.concurrent | EHCache |
| Sync | Interface | net.sf.ehcache.concurrent | EHCache | |