Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 53 of file ConcurrentBag.cs.
References System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._addTakeCount, System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._array, System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._currentOp, System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._frozen, System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._headIndex, System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._mask, System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._stealCount, System.Collections.Concurrent.ConcurrentBag< T >.WorkStealingQueue._tailIndex, System.array, System.Array.Copy(), System.Threading.Monitor.Enter(), System.Threading.Interlocked.Exchange(), System.Threading.Monitor.Exit(), System.Threading.Interlocked.Increment(), and System.item.