terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Threading.SpinLock Member List

This is the complete list of members for System.Threading.SpinLock, including all inherited members.

ContinueTryEnter(int millisecondsTimeout, ref bool lockTaken)System.Threading.SpinLockinlineprivate
ContinueTryEnterWithThreadTracking(int millisecondsTimeout, uint startTime, ref bool lockTaken)System.Threading.SpinLockinlineprivate
DecrementWaiters()System.Threading.SpinLockinlineprivate
Enter(ref bool lockTaken)System.Threading.SpinLockinline
Exit(bool useMemoryBarrier)System.Threading.SpinLockinline
ExitSlowPath(bool useMemoryBarrier)System.Threading.SpinLockinlineprivate
IsHeldByCurrentThreadSystem.Threading.SpinLock
IsThreadOwnerTrackingEnabledSystem.Threading.SpinLock
m_ownerSystem.Threading.SpinLockprivate
MAXIMUM_WAITERSSystem.Threading.SpinLockprivatestatic
SpinLock(bool enableThreadOwnerTracking)System.Threading.SpinLockinline
SpinLock()System.Threading.SpinLockinlinestatic
TryEnter(int millisecondsTimeout, ref bool lockTaken)System.Threading.SpinLockinline