Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 487 of file ConcurrentBag.cs.
References System.Collections.Concurrent.ConcurrentBag< T >._emptyToNonEmptyListTransitionCount, System.Collections.Concurrent.ConcurrentBag< T >._workStealingQueues, System.Collections.Concurrent.ConcurrentBag< T >.GetCurrentThreadWorkStealingQueue(), System.Collections.Concurrent.CDSCollectionETWBCLProvider.Log, System.Threading.Interlocked.Read(), and System.Collections.Concurrent.ConcurrentBag< T >.TryStealFromTo().
Referenced by System.Collections.Concurrent.ConcurrentBag< T >.TryPeek(), and System.Collections.Concurrent.ConcurrentBag< T >.TryTake().