Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 279 of file LowLevelLifoSemaphore.cs.
References System.Threading.LowLevelLifoSemaphore.CacheLineSeparatedCounts._counts, System.Threading.LowLevelLifoSemaphore._onWait, System.Threading.LowLevelLifoSemaphore._separated, System.Threading.LowLevelLifoSemaphore.Counts.CountOfWaitersSignaledToWake, System.Threading.LowLevelLifoSemaphore.Counts.DecrementCountOfWaitersSignaledToWake(), System.Threading.LowLevelLifoSemaphore.Counts.DecrementSignalCount(), System.Threading.LowLevelLifoSemaphore.Counts.DecrementWaiterCount(), System.Threading.LowLevelLifoSemaphore.Counts.InterlockedCompareExchange(), System.Threading.LowLevelLifoSemaphore.Counts.InterlockedDecrementWaiterCount(), System.Threading.LowLevelLifoSemaphore.Counts.SignalCount, and System.Threading.LowLevelLifoSemaphore.WaitCore().
Referenced by System.Threading.LowLevelLifoSemaphore.Wait().