Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.LowLevelSpinWaiter Struct Reference

Public Member Functions

bool SpinWaitForCondition (Func< bool > condition, int spinCount, int sleep0Threshold)
 

Static Public Member Functions

static void Wait (int spinIndex, int sleep0Threshold, int processorCount)
 

Private Attributes

int _spinningThreadCount
 

Detailed Description

Definition at line 3 of file LowLevelSpinWaiter.cs.


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