Updates m_LastRedirectIP and m_SpinCount only for non-Unix platforms (dotnet/coreclr...
authorJonghyun Park <parjong@gmail.com>
Wed, 30 Nov 2016 07:44:11 +0000 (16:44 +0900)
committerJan Kotas <jkotas@microsoft.com>
Wed, 30 Nov 2016 07:44:11 +0000 (23:44 -0800)
commit9da00e98f303b3b9fd057734fc91d3279857dc02
treeb3ec0064c382fad156d9f96c7ab1236665b5e2e2
parent480fe6338950762fc3706431707b621435539d6b
Updates m_LastRedirectIP and m_SpinCount only for non-Unix platforms (dotnet/coreclr#8386)

Both variables are available only for non-Unix platforms.

Commit migrated from https://github.com/dotnet/coreclr/commit/ce9a231f1498719eb665e2017611d7bfeb41ed49
src/coreclr/src/vm/threads.cpp