Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Thread.LocalDataStore Member List

This is the complete list of members for System.Threading.Thread.LocalDataStore, including all inherited members.

AllocateNamedSlot(string name)System.Threading.Thread.LocalDataStoreinlinestatic
AllocateSlot()System.Threading.Thread.LocalDataStoreinlinestatic
EnsureNameToSlotMap()System.Threading.Thread.LocalDataStoreinlineprivatestatic
FreeNamedSlot(string name)System.Threading.Thread.LocalDataStoreinlinestatic
GetData(LocalDataStoreSlot slot)System.Threading.Thread.LocalDataStoreinlinestatic
GetNamedSlot(string name)System.Threading.Thread.LocalDataStoreinlinestatic
GetThreadLocal(LocalDataStoreSlot slot)System.Threading.Thread.LocalDataStoreinlineprivatestatic
s_nameToSlotMapSystem.Threading.Thread.LocalDataStoreprivatestatic
SetData(LocalDataStoreSlot slot, object value)System.Threading.Thread.LocalDataStoreinlinestatic