Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.ThreadInt64PersistentCounter Class Referencesealed

Classes

class  ThreadLocalNode
 
class  ThreadLocalNodeFinalizationHelper
 

Public Member Functions

object CreateThreadLocalCountObject ()
 

Static Public Member Functions

static void Increment (object threadLocalCountObject)
 

Properties

long Count [get]
 

Private Attributes

long _overflowCount
 
HashSet< ThreadLocalNode_nodes = new HashSet<ThreadLocalNode>()
 

Static Private Attributes

static readonly LowLevelLock s_lock = new LowLevelLock()
 
static List< ThreadLocalNodeFinalizationHelpert_nodeFinalizationHelpers
 

Detailed Description

Definition at line 7 of file ThreadInt64PersistentCounter.cs.


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