Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 1608 of file PortableThreadPool.cs.
References System.Threading.PortableThreadPool._numBlockedThreads, System.Threading.PortableThreadPool._pendingBlockingAdjustment, System.Threading.PortableThreadPool._separated, System.Threading.PortableThreadPool._threadAdjustmentLock, System.Threading.LowLevelLock.Acquire(), System.Threading.PortableThreadPool.CacheLineSeparated.counts, System.Threading.Thread.CurrentThread, System.Threading.PortableThreadPool.BlockingConfig.IsCooperativeBlockingEnabled, System.Threading.PortableThreadPool.ThreadCounts.NumThreadsGoal, System.Threading.LowLevelLock.Release(), System.Threading.PortableThreadPool.TargetThreadsGoalForBlockingAdjustment, and System.Threading.PortableThreadPool.GateThread.Wake().