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

namespace System.Threading
{
public class NativeEventCalls // TypeDefIndex: 3823
{

	// Methods
	// RVA: -1
	public static type#20925 CreateEvent_internal(type#15313 manual, type#15313 initial, type#26576 name, type#11944 errorCode) { }
	// RVA: -1
	private static type#20925 CreateEvent_icall(type#15313 manual, type#15313 initial, type#12384 name, type#20867 name_length, type#11944 errorCode) { }
	// RVA: -1
	public static type#15313 SetEvent(type#25587 handle) { }
	// RVA: -1
	private static type#15313 SetEvent_internal(type#20925 handle) { }
	// RVA: -1
	public static type#15313 ResetEvent(type#25587 handle) { }
	// RVA: -1
	private static type#15313 ResetEvent_internal(type#20925 handle) { }
	// RVA: -1
	public static type#28660 CloseEvent_internal(type#20925 handle) { }
}
}
