Spicy Pixel Concurrency Kit
  • Main Page
  • Related Pages
  • Packages
  • Classes
  • Files
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • System
  • Threading
  • SpinLock
System.Threading.SpinLock Member List

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

Enter(ref bool lockTaken)System.Threading.SpinLock
Exit()System.Threading.SpinLock
Exit(bool useMemoryBarrier)System.Threading.SpinLock
IsHeldSystem.Threading.SpinLock
IsHeldByCurrentThreadSystem.Threading.SpinLock
isThreadOwnerTrackingEnabledSystem.Threading.SpinLock
IsThreadOwnerTrackingEnabledSystem.Threading.SpinLock
SpinLock(bool enableThreadOwnerTracking)System.Threading.SpinLock
stallTicketsSystem.Threading.SpinLock
swSystem.Threading.SpinLockstatic
threadWhoTookLockSystem.Threading.SpinLock
ticketSystem.Threading.SpinLock
TryEnter(ref bool lockTaken)System.Threading.SpinLock
TryEnter(TimeSpan timeout, ref bool lockTaken)System.Threading.SpinLock
TryEnter(int millisecondsTimeout, ref bool lockTaken)System.Threading.SpinLock