method
unload_interlock
v7.0.0 -
Show latest stable
- Class:
ActiveSupport::Dependencies
unload_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.