C# Class System.Threading.Helpers

Contains Core-CLR specific Sleep and Spin-wait logic
Mostra file Open project: dotnet/corefx

Private Methods

Method Description
Sleep ( int milliseconds ) : void
Spin ( int iterations ) : void