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

namespace System.Threading
{
public class ThreadPoolWorkQueueThreadLocals // TypeDefIndex: 3814
{
	// Fields
	type#27386 threadLocals;
	type#27383 workQueue;
	type#34136 workStealingQueue;
	type#24927 random;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27382 tpq) { }
	// RVA: -1
	private type#28660 CleanUp() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
}
}
