Class ThreadSafe::SynchronizedCacheBackend
In: lib/thread_safe/synchronized_cache_backend.rb
Parent: NonConcurrentCacheBackend

Methods

Included Modules

Mutex_m

Public Instance methods

WARNING: Mutex_m is a non-reentrant lock, so the synchronized methods are not allowed to call each other.

[Validate]