method
load_interlock
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::Dependencies
load_interlock(&block)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.