Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.AllocFreeConcurrentStack< T > Class Template Reference

Static Public Member Functions

static void TryAdd (T item)
 
static bool TryTake ([MaybeNullWhen(false)] out T item)
 

Static Package Attributes

static ? Dictionary< Type, object > t_stacks
 

Properties

static Stack< RefAsValueType< T > > ThreadLocalStack [get]
 

Static Private Attributes

static readonly Type s_typeOfT = typeof(T)
 

Detailed Description

Definition at line 6 of file AllocFreeConcurrentStack.cs.


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