// Assembly: UnityEngine.CoreModule
// Full name: Unity.Jobs.JobHandle

namespace Unity.Jobs
{
public class JobHandle // TypeDefIndex: 8548
{
	// Fields
	type#27939 jobGroup;
	type#20869 version;

	// Methods
	// RVA: -1
	public type#28660 Complete() { }
	// RVA: -1
	public static type#28660 ScheduleBatchedJobs() { }
	// RVA: -1
	private static type#28660 ScheduleBatchedJobsAndComplete(type#11957 job) { }
	// RVA: -1
	public static type#21290 CombineDependencies(type#9485 jobs) { }
	// RVA: -1
	public static type#21290 CombineDependencies(type#9568 jobs) { }
	// RVA: -1
	internal static type#21290 CombineDependenciesInternalPtr(type#12457 jobs, type#20867 count) { }
	// RVA: -1
	public virtual type#15313 Equals(type#21290 other) { }
	// RVA: -1
	private static type#28660 CombineDependenciesInternalPtr_Injected(type#12457 jobs, type#20867 count, type#11958 ret) { }
}
}
