Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 144 of file ThreadPoolWorkQueue.cs.
References System.Threading.SpinLock.Enter(), System.Threading.SpinLock.Exit(), System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_foreignLock, System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_headIndex, System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_mask, and System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.m_tailIndex.
Referenced by System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.LocalPush().