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 >.LockedStack Class Referencesealed
+ Collaboration diagram for System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >.LockedStack:

Public Member Functions

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

Private Attributes

readonly T[][] _arrays
 
int _count
 
uint _firstStackItemMS
 

Detailed Description

Definition at line 300 of file TlsOverPerCoreLockedStacksArrayPool.cs.


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