Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 271 of file ThreadPoolWorkQueue.cs.
References System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.CanSteal, System.Threading.Interlocked.Exchange(), System.Threading.SpinLock.Exit(), System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_array, System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_foreignLock, System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_headIndex, System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_mask, System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_tailIndex, System.obj, System.Threading.Volatile.Read(), and System.Threading.SpinLock.TryEnter().
Referenced by System.Threading.ThreadPoolWorkQueue.Dequeue().