ehcache

Uses of Class
net.sf.ehcache.concurrent.StripedMutex

Packages that use StripedMutex
net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. 
 

Uses of StripedMutex in net.sf.ehcache.constructs.blocking
 

Fields in net.sf.ehcache.constructs.blocking declared as StripedMutex
protected  StripedMutex BlockingCache.stripedMutex
          locks
 


ehcache

true