Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 194 of file ConcurrentStack.cs.
References System.Collections.Concurrent.ConcurrentStack< T >._head, System.Collections.Concurrent.ConcurrentStack< T >.Node._next, System.Collections.Concurrent.ConcurrentStack< T >.Node._value, System.Threading.Interlocked.CompareExchange(), and System.Collections.Concurrent.ConcurrentStack< T >.TryPopCore().
Referenced by System.Collections.Concurrent.ConcurrentStack< T >.TryTake().