Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 155 of file SemaphoreSlim.cs.
References System.cancellationToken, System.Threading.SemaphoreSlim.CheckDispose(), System.Threading.SpinWait.Count, System.Threading.CancellationTokenRegistration.Dispose(), System.Threading.Monitor.Enter(), System.Threading.Monitor.Exit(), System.Threading.TimeoutHelper.GetTime(), System.Threading.SemaphoreSlim.m_asyncHead, System.Threading.SemaphoreSlim.m_currentCount, System.Threading.SemaphoreSlim.m_lockObjAndDisposed, System.Threading.SemaphoreSlim.m_waitCount, System.Threading.SemaphoreSlim.m_waitHandle, System.millisecondsTimeout, System.Threading.EventWaitHandle.Reset(), System.Threading.SemaphoreSlim.s_cancellationTokenCanceledEventHandler, System.SR.SemaphoreSlim_Wait_TimeoutWrong, System.Threading.SpinWait.SpinOnce(), System.task, System.Threading.SemaphoreSlim.WaitAsync(), and System.Threading.SemaphoreSlim.WaitUntilCountOrTimeout().