terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Internal.Runtime.Augments.RuntimeThread Class Referencesealed

Public Member Functions

void Start (object state)
 

Static Public Member Functions

static RuntimeThread Create (ParameterizedThreadStart start, int maxStackSize)
 
static void Sleep (int millisecondsTimeout)
 
static bool Yield ()
 
static bool SpinWait (int iterations)
 
static int GetCurrentProcessorId ()
 

Static Package Attributes

static readonly int OptimalMaxSpinWaitsPerSpinIteration
 

Properties

bool IsBackground [set]
 

Private Member Functions

 RuntimeThread (Thread t)
 

Static Private Member Functions

static RuntimeThread ()
 

Private Attributes

readonly Thread thread
 

Detailed Description

Definition at line 8 of file RuntimeThread.cs.


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