release
Give an array back to the pool. Arrays not created by acquire, and arrays already released, are ignored, so the same array can never be handed out to two users at once.
Give an array back to the pool. Arrays not created by acquire, and arrays already released, are ignored, so the same array can never be handed out to two users at once.