Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 81 of file LowLevelLock.cs.
References System.Threading.LowLevelLock._state, System.Threading.Interlocked.Decrement(), and System.Threading.LowLevelLock.SignalWaiter().
Referenced by System.Threading.PortableThreadPool.AdjustMaxWorkersActive(), System.Threading.PortableThreadPool.GateThread.GateThreadStart(), System.Threading.PortableThreadPool.NotifyThreadBlocked(), System.Threading.PortableThreadPool.NotifyThreadUnblocked(), System.Threading.PortableThreadPool.PerformBlockingAdjustment(), System.Threading.PortableThreadPool.WaitThread.ProcessRemovals(), System.Threading.PortableThreadPool.RegisterWaitHandle(), System.Threading.PortableThreadPool.SetMaxThreads(), System.Threading.PortableThreadPool.SetMinThreads(), System.Threading.PortableThreadPool.TryRemoveWaitThread(), System.Threading.PortableThreadPool.WaitThread.UnregisterWait(), and System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart().