Class
Rack::Lock
In:
lib/rack/lock.rb
Parent:
Object
Methods
call
new
Constants
FLAG
=
'rack.multithread'.freeze
Public Class methods
new
(app, lock = Mutex.new)
Public Instance methods
call
(env)
[Validate]