// Assembly: mscorlib
// Full name: Internal.Runtime.Augments.RuntimeThread

namespace Internal.Runtime.Augments
{
public class RuntimeThread // TypeDefIndex: 3381
{
	// Fields
	type#20882 OptimalMaxSpinWaitsPerSpinIteration;
	type#27371 thread;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#27367 t) { }
	// RVA: -1
	public static type#25500 Create(type#24233 start, type#20867 maxStackSize) { }
	// RVA: -1
	public type#28660 set_IsBackground(type#15313 value) { }
	// RVA: -1
	public type#28660 Start(type#23705 state) { }
	// RVA: -1
	public static type#28660 Sleep(type#20867 millisecondsTimeout) { }
	// RVA: -1
	public static type#15313 Yield() { }
	// RVA: -1
	public static type#15313 SpinWait(type#20867 iterations) { }
	// RVA: -1
	public static type#20867 GetCurrentProcessorId() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
