Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0] Add boolean field to indicate whether or not the Windows thread pool is being used #91246

Merged
merged 6 commits into from
Aug 29, 2023

Commits on Aug 28, 2023

  1. Add boolean field to indicate whether or not the Windows thread pool …

    …is being used
    eduardo-vp authored and github-actions committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    95b614b View commit details
    Browse the repository at this point in the history
  2. Update src/libraries/System.Private.CoreLib/src/System/Threading/Thre…

    …adPool.Windows.cs
    
    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    2 people authored and github-actions committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b778de9 View commit details
    Browse the repository at this point in the history
  3. Remove trailing spaces

    eduardo-vp authored and github-actions committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    db20ff0 View commit details
    Browse the repository at this point in the history
  4. Move comment

    eduardo-vp authored and github-actions committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    734c500 View commit details
    Browse the repository at this point in the history
  5. Update fields and comments

    eduardo-vp authored and github-actions committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3f56c8d View commit details
    Browse the repository at this point in the history
  6. Disable CA1823 - unused field

    eduardo-vp authored and github-actions committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d55e801 View commit details
    Browse the repository at this point in the history