Fix and enable CLRLifoSemaphore's new spinning scheme on ARM64 and retune as necessary such that one scheme works on all processors. PR that added the new spinning scheme and disabled it on ARM64: https://github.com/dotnet/coreclr/pull/13921
Fix and enable CLRLifoSemaphore's new spinning scheme on ARM64 and retune as necessary such that one scheme works on all processors.
PR that added the new spinning scheme and disabled it on ARM64: dotnet/coreclr#13921