[release/8.0] Add boolean field to indicate whether or not the Windows thread pool...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 29 Aug 2023 23:36:57 +0000 (16:36 -0700)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 23:36:57 +0000 (16:36 -0700)
commitc7558999450da512074cae9b9ddf6470b4c53f07
tree2951d638b95b8c8d6949426519338e0b629469e8
parentdddf0d0f8260cde735e8469862eb031ed8413409
[release/8.0] Add boolean field to indicate whether or not the Windows thread pool is being used (#91246)

* Add boolean field to indicate whether or not the Windows thread pool is being used

* Update src/libraries/System.Private.CoreLib/src/System/Threading/ThreadPool.Windows.cs

Co-authored-by: Stephen Toub <stoub@microsoft.com>
* Remove trailing spaces

* Move comment

* Update fields and comments

* Disable CA1823 - unused field

---------

Co-authored-by: unknown <eduardo.velarde@pucp.pe>
Co-authored-by: Eduardo Velarde <32459232+eduardo-vp@users.noreply.github.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
src/libraries/System.Private.CoreLib/src/System/Threading/ThreadPool.Windows.cs