Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 249 of file LowLevelLifoSemaphore.cs.
References System.Threading.LowLevelLifoSemaphore.CacheLineSeparatedCounts._counts, System.Threading.LowLevelLifoSemaphore._separated, System.Threading.LowLevelLifoSemaphore.Counts.AddSignalCount(), System.Threading.LowLevelLifoSemaphore.Counts.AddUpToMaxCountOfWaitersSignaledToWake(), System.Threading.LowLevelLifoSemaphore.Counts.CountOfWaitersSignaledToWake, System.Threading.LowLevelLifoSemaphore.Counts.InterlockedCompareExchange(), System.Math.Min(), System.Threading.LowLevelLifoSemaphore.ReleaseCore(), System.Threading.LowLevelLifoSemaphore.Counts.SignalCount, System.Threading.LowLevelLifoSemaphore.Counts.SpinnerCount, and System.Threading.LowLevelLifoSemaphore.Counts.WaiterCount.