Moved ManualResetEventSlim to shared (#18799)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Mon, 9 Jul 2018 09:21:55 +0000 (02:21 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Jul 2018 09:21:55 +0000 (02:21 -0700)
commit82828f73b8fb3dbfb578c7206606a465f2cfeeb1
tree282e4be7ae5bdb4efc17e245ab60d3f9d969e81c
parent13a7e7044b475caac8219f9eb6d34f6fd892e970
Moved ManualResetEventSlim to shared (#18799)

* Moved ManualResetEventSlim to shared

* covert System.int to System.Int32
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Threading/ManualResetEventSlim.cs [moved from src/System.Private.CoreLib/src/System/Threading/ManualResetEventSlim.cs with 98% similarity]
src/System.Private.CoreLib/shared/System/Threading/SpinWait.cs
src/System.Private.CoreLib/src/System/Threading/SpinLock.cs
src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs