method
load_interlock
v5.2.3 -
Show latest stable
- Class:
ActiveSupport::Dependencies
load_interlock()public
Execute the supplied block while holding an exclusive lock, preventing any other thread from being inside a #run_interlock block at the same time.