Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T > Member List

This is the complete list of members for System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >, including all inherited members.

_allTlsBucketsSystem.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >private
_bucketsSystem.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >private
_trimCallbackCreatedSystem.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >private
Create()System.Buffers.ArrayPool< T >inlinestatic
Create(int maxArrayLength, int maxArraysPerBucket)System.Buffers.ArrayPool< T >inlinestatic
CreatePerCoreLockedStacks(int bucketIndex)System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >inlineprivate
IdSystem.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >private
InitializeTlsBucketsAndTrimming()System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >inlineprivate
Rent(int minimumLength)System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >inline
Return(T[] array, bool clearArray=false)System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >inline
s_sharedSystem.Buffers.ArrayPool< T >privatestatic
SharedSystem.Buffers.ArrayPool< T >static
t_tlsBucketsSystem.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >privatestatic
Trim()System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >inline