Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 300 of file SemaphoreSlim.cs.
References System.cancellationToken, System.Threading.SemaphoreSlim.CheckDispose(), System.Threading.SemaphoreSlim.CreateAndAddAsyncWaiter(), System.Threading.Tasks.Task< TResult >.FromCanceled(), System.Threading.SemaphoreSlim.m_currentCount, System.Threading.SemaphoreSlim.m_lockObjAndDisposed, System.Threading.SemaphoreSlim.m_waitHandle, System.millisecondsTimeout, System.Threading.EventWaitHandle.Reset(), System.SR.SemaphoreSlim_Wait_TimeoutWrong, and System.Threading.SemaphoreSlim.WaitUntilCountOrTimeoutAsync().