class ActiveRecord::ConnectionAdapters::ConnectionPool::Queue

Threadsafe, fair, LIFO queue. Meant to be used by ConnectionPool with which it shares a Monitor.