Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 243 of file SemaphoreSlim.cs.
References System.cancellationToken, System.Threading.SemaphoreSlim.m_countOfWaitersPulsedToWake, System.Threading.SemaphoreSlim.m_currentCount, System.Threading.SemaphoreSlim.m_lockObjAndDisposed, System.millisecondsTimeout, System.Threading.TimeoutHelper.UpdateTimeOut(), and System.Threading.Monitor.Wait().
Referenced by System.Threading.SemaphoreSlim.Wait().