// Assembly: mscorlib
// Full name: System.Threading.SpinWait

namespace System.Threading
{
public class SpinWait // TypeDefIndex: 3758
{
	// Fields
	type#20882 SpinCountforSpinBeforeWait;
	type#20868 _count;

	// Methods
	// RVA: -1
	public type#20867 get_Count() { }
	// RVA: -1
	public type#15313 get_NextSpinWillYield() { }
	// RVA: -1
	public type#28660 SpinOnce() { }
	// RVA: -1
	public type#28660 SpinOnce(type#20867 sleep1Threshold) { }
	// RVA: -1
	private type#28660 SpinOnceCore(type#20867 sleep1Threshold) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
