Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 139 of file SpinLock.cs.
References System.Threading.SpinLock._owner, System.Threading.Interlocked.Add(), System.Threading.SpinLock.CompareExchange(), System.Threading.SpinLock.ContinueTryEnterWithThreadTracking(), System.Threading.SpinWait.Count, System.Threading.SpinLock.DecrementWaiters(), System.Threading.TimeoutHelper.GetTime(), System.Threading.SpinLock.IsThreadOwnerTrackingEnabled, System.millisecondsTimeout, System.Environment.ProcessorCount, System.SR.SpinLock_TryEnter_ArgumentOutOfRange, System.SR.SpinLock_TryReliableEnter_ArgumentException, System.Threading.SpinWait.SpinOnce(), System.Threading.TimeoutHelper.UpdateTimeOut(), and System.value.
Referenced by System.Threading.SpinLock.Enter(), System.Threading.SpinLock.TryEnter(), and System.Threading.SpinLock.TryEnter().