Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
SystemThreading_SpinLockDebugView (SpinLock spinLock) | |
Properties | |
bool? | IsHeldByCurrentThread [get] |
int? | OwnerThreadID [get] |
bool | IsHeld [get] |
Private Attributes | |
SpinLock | _spinLock |
Definition at line 10 of file SpinLock.cs.