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

Public Member Functions

 SystemThreading_SpinLockDebugView (SpinLock spinLock)
 

Properties

boolIsHeldByCurrentThread [get]
 
int? OwnerThreadID [get]
 
bool IsHeld [get]
 

Private Attributes

SpinLock _spinLock
 

Detailed Description

Definition at line 10 of file SpinLock.cs.


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