Classes: Queue
42 43 44
# File 'lib/active_record/fiber_patches.rb', line 42 def new_cond Queue.new end
38 39 40
# File 'lib/active_record/fiber_patches.rb', line 38 def synchronize yield end