// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.Internal.PlayerLoopRunner

namespace Cysharp.Threading.Tasks.Internal
{
public class PlayerLoopRunner // TypeDefIndex: 12313
{
	// Fields
	type#24475 timing;
	type#23712 runningAndQueueLock;
	type#23712 arrayLock;
	type#3162 unhandledExceptionCallback;
	type#20868 tail;
	type#15314 running;
	type#13124 loopItems;
	type#9411 waitQueue;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24474 timing) { }
	// RVA: -1
	public type#28660 AddAction(type#20423 item) { }
	// RVA: -1
	public type#28660 Run() { }
	// RVA: -1
	private type#28660 RunCore() { }
}
}
