Fix an issue where g_ephemeral_low would never get bashed into the write (dotnet...
authorSean Gillespie <segilles@microsoft.com>
Fri, 30 Jun 2017 20:29:48 +0000 (13:29 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2017 20:29:48 +0000 (13:29 -0700)
commit86574e488a98f066d5f56b8acfe4b5abd953c498
treeb2fc1518fa8d880485466bb73b787f27416c24fb
parent286e00b528a504c9d66f2ac2d8fd07a2ad0e7687
Fix an issue where g_ephemeral_low would never get bashed into the write (dotnet/coreclr#12563)

barrier when starting up with Server GC (x86 only).

Commit migrated from https://github.com/dotnet/coreclr/commit/7a283118b871458fd46d4593f2e6e3126701e4bc
src/coreclr/src/vm/gcenv.ee.cpp