Add ManualResetValueTaskSourceCore
authorStephen Toub <stoub@microsoft.com>
Thu, 18 Oct 2018 00:50:05 +0000 (20:50 -0400)
committerStephen Toub <stoub@microsoft.com>
Fri, 26 Oct 2018 04:28:04 +0000 (21:28 -0700)
commit66fd31294f2bb0bc330a33436d8b48003689020b
tree4ecce4f2699d34cd76ed0d7d86a4e6ef05609efd
parent3fc28194a4eefd6bcbb136389e807b33942265b9
Add ManualResetValueTaskSourceCore
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Threading/ExecutionContext.cs
src/System.Private.CoreLib/shared/System/Threading/Tasks/Sources/ManualResetValueTaskSourceCore.cs [new file with mode: 0644]
src/System.Private.CoreLib/src/System/Threading/ThreadPool.cs