Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 398 of file SemaphoreSlim.cs.
References System.Threading.SemaphoreSlim.CheckDispose(), System.Threading.SemaphoreSlim.m_asyncHead, System.Threading.SemaphoreSlim.m_countOfWaitersPulsedToWake, System.Threading.SemaphoreSlim.m_currentCount, System.Threading.SemaphoreSlim.m_lockObjAndDisposed, System.Threading.SemaphoreSlim.m_maxCount, System.Threading.SemaphoreSlim.m_waitCount, System.Threading.SemaphoreSlim.m_waitHandle, System.Math.Min(), System.Threading.Monitor.Pulse(), System.Threading.SemaphoreSlim.RemoveAsyncWaiter(), System.SR.SemaphoreSlim_Release_CountWrong, System.Threading.EventWaitHandle.Set(), and System.Threading.Tasks.Task< TResult >.TrySetResult().