Extracts public IThreadPoolWorkItem interface to shared CoreLib (dotnet/coreclr#21653)
authorMarek Safar <marek.safar@gmail.com>
Sun, 23 Dec 2018 03:20:39 +0000 (04:20 +0100)
committerDan Moseley <danmose@microsoft.com>
Sun, 23 Dec 2018 03:20:39 +0000 (19:20 -0800)
commit75eb2803e2ff9c0c24439e63490240e8f750ee0a
treeb979f6bb790bb706f2aac99bd58738e3e71a9bf7
parentd1a8b2e2b8b01866fae2dcaed659be40373927f5
Extracts public IThreadPoolWorkItem interface to shared CoreLib (dotnet/coreclr#21653)

Commit migrated from https://github.com/dotnet/coreclr/commit/18c33d2896ca55ca661c6ed864c0d1f2eedab170
src/coreclr/src/System.Private.CoreLib/src/System/Threading/ThreadPool.cs
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Threading/IThreadPoolWorkItem.cs [new file with mode: 0644]