Add Thread.GetCurrentProcessorId() API (#16650)
authorJan Kotas <jkotas@microsoft.com>
Wed, 28 Feb 2018 15:22:29 +0000 (07:22 -0800)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2018 15:22:29 +0000 (07:22 -0800)
commit29d5dc25ab6fd078cc349e7f7e21aaeacda59acc
tree9d549b4ea8ef2249ccbd4f2e665becb9b385730b
parented43fdd63460cbd25e6ae1ea20db945e5ab4614f
Add Thread.GetCurrentProcessorId() API (#16650)

Contributes to https://github.com/dotnet/corefx/issues/16767
src/classlibnative/bcltype/system.cpp
src/classlibnative/bcltype/system.h
src/mscorlib/shared/System/Buffers/TlsOverPerCoreLockedStacksArrayPool.cs
src/mscorlib/src/Internal/Runtime/Augments/RuntimeThread.cs
src/mscorlib/src/System/Environment.cs
src/mscorlib/src/System/Threading/Timer.cs
src/vm/comsynchronizable.cpp
src/vm/comsynchronizable.h
src/vm/ecalllist.h