Function AgentManagedStorage.AllocateSlotLocked
AllocateSlotLocked
()
Takes a slot off the free list, growing entries if the list is empty.
Private
Static
int AllocateSlotLocked ()
Takes a slot off the free list, growing entries if the list is empty.
Must be called while holding mutateLock.