[netcore] Mark InitializeCurrentThread NoInlining (#18493)
commit1f0e147cddcc9b900f7e487dfed2a8ca008830b0
authorAleksey Kliger (λgeek) <alklig@microsoft.com>
Fri, 17 Jan 2020 09:43:05 +0000 (17 04:43 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 17 Jan 2020 09:43:05 +0000 (17 10:43 +0100)
tree7c9b5a5484f31d11c66ec31c371414b53643eae2
parented6a63bb25ffd20d5d61fb68926b14557f511ccd
[netcore] Mark InitializeCurrentThread NoInlining (#18493)

Follow-up for https://github.com/mono/mono/pull/18480

We might want to replace calls to this with an intrinsic
netcore/System.Private.CoreLib/src/System/Threading/Thread.Mono.cs