class FDB::AllocatorTransactionState

def initialize()

def initialize()
  @lock = Mutex.new
end