Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 407 of file BlockingCollection.cs.
References System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.SR.BlockingCollection_CantAddAnyWhenCompleted, System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.Threading.CancellationTokenSource.CreateLinkedTokenSource(), System.Collections.Concurrent.BlockingCollection< T >.GetHandles(), System.item, System.millisecondsTimeout, System.Environment.TickCount, System.Collections.Concurrent.BlockingCollection< T >.TryAdd(), System.Collections.Concurrent.BlockingCollection< T >.TryAddToAnyFast(), System.Collections.Concurrent.BlockingCollection< T >.UpdateTimeOut(), System.Collections.Concurrent.BlockingCollection< T >.ValidateCollectionsArray(), and System.Threading.WaitHandle.WaitAny().
Referenced by System.Collections.Concurrent.BlockingCollection< T >.TryAddToAny(), System.Collections.Concurrent.BlockingCollection< T >.TryAddToAny(), and System.Collections.Concurrent.BlockingCollection< T >.TryAddToAny().