Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.SpinLock Member List
This is the complete list of members for
System.Threading.SpinLock
, including all inherited members.
_owner
System.Threading.SpinLock
private
CompareExchange
(ref int location, int value, int comparand, ref bool success)
System.Threading.SpinLock
inline
private
static
ContinueTryEnter
(int millisecondsTimeout, ref bool lockTaken)
System.Threading.SpinLock
inline
private
ContinueTryEnterWithThreadTracking
(int millisecondsTimeout, uint startTime, ref bool lockTaken)
System.Threading.SpinLock
inline
private
DecrementWaiters
()
System.Threading.SpinLock
inline
private
Enter
(ref bool lockTaken)
System.Threading.SpinLock
inline
Exit
()
System.Threading.SpinLock
inline
Exit
(bool useMemoryBarrier)
System.Threading.SpinLock
inline
ExitSlowPath
(bool useMemoryBarrier)
System.Threading.SpinLock
inline
private
IsHeld
System.Threading.SpinLock
IsHeldByCurrentThread
System.Threading.SpinLock
IsThreadOwnerTrackingEnabled
System.Threading.SpinLock
SpinLock
(bool enableThreadOwnerTracking)
System.Threading.SpinLock
inline
TryEnter
(ref bool lockTaken)
System.Threading.SpinLock
inline
TryEnter
(TimeSpan timeout, ref bool lockTaken)
System.Threading.SpinLock
inline
TryEnter
(int millisecondsTimeout, ref bool lockTaken)
System.Threading.SpinLock
inline
Generated by
1.10.0