terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >.PerCoreLockedStacks Class Referencesealed

Public Member Functions

 PerCoreLockedStacks ()
 
void TryPush (T[] array)
 
T[] TryPop ()
 
bool Trim (uint tickCount, int id, TlsOverPerCoreLockedStacksArrayPool< T >.MemoryPressure pressure, int[] bucketSizes)
 

Private Attributes

readonly TlsOverPerCoreLockedStacksArrayPool< T >.LockedStack[] _perCoreStacks
 

Detailed Description

Definition at line 214 of file TlsOverPerCoreLockedStacksArrayPool.cs.


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