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

Public Member Functions

 ThreadPoolWorkQueueThreadLocals (ThreadPoolWorkQueue tpq)
 
void TransferLocalWork ()
 

Public Attributes

readonly ThreadPoolWorkQueue workQueue
 
readonly ThreadPoolWorkQueue.WorkStealingQueue workStealingQueue
 
readonly Thread currentThread
 
readonly object threadLocalCompletionCountObject
 
readonly Random.XoshiroImpl random = new Random.XoshiroImpl()
 

Static Public Attributes

static ThreadPoolWorkQueueThreadLocals threadLocals
 

Private Member Functions

 ~ThreadPoolWorkQueueThreadLocals ()
 

Detailed Description

Definition at line 3 of file ThreadPoolWorkQueueThreadLocals.cs.


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