terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >.PerCoreLockedStacks Class Referencesealed
+ Collaboration diagram for System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >.PerCoreLockedStacks:

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 238 of file TlsOverPerCoreLockedStacksArrayPool.cs.


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