Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 218 of file ThreadPoolWorkQueue.cs.
References System.Threading.SpinLock.Enter(), 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, and System.Threading.Volatile.Read().
Referenced by System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.LocalPop().