Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 73 of file CountdownEvent.cs.
References System.Threading.CountdownEvent._currentCount, System.Threading.CountdownEvent._event, System.SR.CountdownEvent_Decrement_BelowZero, System.Threading.Interlocked.Decrement(), System.Threading.ManualResetEventSlim.Set(), and System.Threading.CountdownEvent.ThrowIfDisposed().
Referenced by System.Linq.Parallel.HashRepartitionEnumerator< TInputOutput, THashKey, TIgnoreKey >.Dispose(), System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >.Dispose(), System.Linq.Parallel.HashRepartitionEnumerator< TInputOutput, THashKey, TIgnoreKey >.EnumerateAndRedistributeElements(), System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >.EnumerateAndRedistributeElements(), ReLogic.Threading.FastParallel.RangeTask.Invoke(), System.Linq.Parallel.TakeOrSkipQueryOperator< TResult >.TakeOrSkipQueryOperatorEnumerator< TKey >.MoveNext(), System.Linq.Parallel.TakeOrSkipWhileQueryOperator< TResult >.TakeOrSkipWhileQueryOperatorEnumerator< TKey >.MoveNext(), System.Linq.Parallel.DefaultIfEmptyQueryOperator< TSource >.DefaultIfEmptyQueryOperatorEnumerator< TKey >.MoveNext(), System.Linq.Parallel.FirstQueryOperator< TSource >.FirstQueryOperatorEnumerator< TKey >.MoveNext(), and System.Linq.Parallel.LastQueryOperator< TSource >.LastQueryOperatorEnumerator< TKey >.MoveNext().