Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >.LockedStack Class Referencesealed

Public Member Functions

bool TryPush (T[] array)
 
T[] TryPop ()
 
void Trim (int currentMilliseconds, int id, Utilities.MemoryPressure pressure, int bucketSize)
 

Private Attributes

readonly T[][] _arrays = new T[8][]
 
int _count
 
int _millisecondsTimestamp
 

Detailed Description

Definition at line 75 of file TlsOverPerCoreLockedStacksArrayPool.cs.


The documentation for this class was generated from the following file: