Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 430 of file ThreadPoolWorkQueue.cs.
References System.Collections.Concurrent.ConcurrentQueue< T >.Enqueue(), System.Threading.ThreadPoolWorkQueue.EnsureThreadRequested(), System.Diagnostics.Tracing.FrameworkEventSource.Log, System.Threading.ThreadPoolWorkQueue.loggingEnabled, System.Threading.ThreadPoolWorkQueueThreadLocals.threadLocals, System.Threading.ThreadPoolWorkQueue.workItems, and System.Threading.ThreadPoolWorkQueueThreadLocals.workStealingQueue.
Referenced by System.Threading.ThreadPoolWorkQueueThreadLocals.TransferLocalWork().