Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 457 of file ThreadPoolWorkQueue.cs.
References System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.CanSteal, System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.LocalPop(), System.Threading.ThreadPoolWorkQueue.WorkStealingQueueList.Queues, System.Threading.ThreadPoolWorkQueueThreadLocals.random, System.Threading.ThreadPool.SupportsTimeSensitiveWorkItems, System.Collections.Concurrent.ConcurrentQueue< T >.TryDequeue(), System.Threading.ThreadPoolWorkQueue.TryDequeueTimeSensitiveWorkItem(), System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.TrySteal(), System.Threading.ThreadPoolWorkQueue.workItems, and System.Threading.ThreadPoolWorkQueueThreadLocals.workStealingQueue.
Referenced by System.Threading.ThreadPoolWorkQueue.Dispatch().