C# Class System.Threading.Helpers

Contains Core-CLR specific Sleep and Spin-wait logic
Afficher le fichier Open project: dotnet/corefx

Private Methods

Méthode Description
Sleep ( int milliseconds ) : void
Spin ( int iterations ) : void