Fix perf issues with GetCurrentThreadHomeHeapNumber (dotnet/coreclr#21150)
authorDavid Mason <davmason@microsoft.com>
Fri, 30 Nov 2018 09:25:57 +0000 (01:25 -0800)
committerGitHub <noreply@github.com>
Fri, 30 Nov 2018 09:25:57 +0000 (01:25 -0800)
commitcd736dc613d6ee16af2159017284ab654428425a
treecfaa4ea723ae00a77588290a01d98a858b8e31a3
parent571c3c7c81c98a8d6eb712610b1da27f8f46af31
Fix perf issues with GetCurrentThreadHomeHeapNumber (dotnet/coreclr#21150)

Commit migrated from https://github.com/dotnet/coreclr/commit/71f259caa6fe9a167be38fa2433003a4c35c9657
src/coreclr/src/gc/gc.cpp
src/coreclr/src/gc/objecthandle.cpp
src/coreclr/src/vm/gcenv.ee.cpp