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