Class: ActiveSupport::Concurrency::LoadInterlockAwareMonitor

Inherits:
Monitor
  • Object
show all
Includes:
LoadInterlockAwareMonitorMixin
Defined in:
activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb

Overview

A monitor that will permit dependency loading while blocked waiting for the lock.

Method Summary

Methods included from LoadInterlockAwareMonitorMixin

#mon_enter, #synchronize