Enable IOPack, IOEnqueue, and IODequeue on Windows (#88894)
authorEduardo Velarde <32459232+eduardo-vp@users.noreply.github.com>
Wed, 9 Aug 2023 01:01:00 +0000 (18:01 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 01:01:00 +0000 (18:01 -0700)
commit41f58f65d27ccef704e98eab727137cceae7e5ac
treede50de202b45e569cc80d524054f5977521aedd6
parenta3dde4ab3e48c7ab5f29def22c3f6cf2c5bb6af3
Enable IOPack, IOEnqueue, and IODequeue on Windows (#88894)

Enable IOPack, IOEnqueue and IODequeue for the Windows Threadpool (the one NativeAOT uses by default).
src/libraries/System.Private.CoreLib/src/System/Threading/Overlapped.cs
src/libraries/System.Private.CoreLib/src/System/Threading/RegisteredWaitHandle.WindowsThreadPool.cs
src/libraries/System.Private.CoreLib/src/System/Threading/ThreadPoolBoundHandle.WindowsThreadPool.cs
src/libraries/System.Private.CoreLib/src/System/Threading/WindowsThreadPool.cs
src/tests/tracing/eventlistener/EventListenerThreadPool.cs
src/tests/tracing/eventlistener/EventListenerThreadPool.csproj