Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 873 of file PortableThreadPool.cs.
References System.Threading.PortableThreadPool.WaitThread._numPendingRemoves, System.Threading.PortableThreadPool.WaitThread._numUserWaits, System.Threading.PortableThreadPool.WaitThread._pendingRemoves, System.Threading.PortableThreadPool.WaitThread._registeredWaits, System.Threading.PortableThreadPool.WaitThread._waitHandles, System.Threading.PortableThreadPool._waitThreadLock, System.Threading.LowLevelLock.Acquire(), System.Array.Copy(), System.Runtime.InteropServices.SafeHandle.DangerousRelease(), System.Threading.RegisteredWaitHandle.Handle, System.Threading.RegisteredWaitHandle.OnRemoveWait(), System.Threading.LowLevelLock.Release(), and System.Threading.PortableThreadPool.ThreadPoolInstance.
Referenced by System.Threading.PortableThreadPool.WaitThread.WaitThreadStart().